Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid behave as normal textboxes do (tabbing)
Message
 
To
15/06/2005 10:28:15
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 6 SP5
Miscellaneous
Thread ID:
01023485
Message ID:
01025768
Views:
14
Hi Hilmar

>
>if LastRow()
>  keyboard "{Ctrl+TAB}"
>endif
>
In the same line I tried to put in the following;

grid.init()
THIS.Columns[this.columncount].WRITEMETHOD("LostFocus", ;
[if this.parent.LastRow()] + CHR(13) + CHR(10) + ;
[	keyboard "{Ctrl+TAB}"] + CHR(13) + CHR(10) + ;
[END] + CHR(13) + CHR(10))
Won't work, any suggestions to make the code more flexible.
Regards
Bhavbhuti
___________________________________________
Softwares for Indian Businesses at:
http://venussoftop.tripod.com
___________________________________________
venussoftop@gmail.com
___________________________________________
Previous
Reply
Map
View

Click here to load this message in the networking platform