Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to display grid rows entire records on the form
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
How to display grid rows entire records on the form
Miscellaneous
Thread ID:
00877440
Message ID:
00877440
Views:
50
Hi All,
For eg. we have a grid on the form and grid contains invoices . When the user pressed Enter key or clicked DblClik how to show entire records on the form with easiest way ?

PS: i can use this way but is this suggested ?

store mytable.field1 to Txtfield1 && or Txtfield1=mytable.field1
store mytable.field2 to Txtfield2

do form Inv_Detail && form must be modal
Next
Reply
Map
View

Click here to load this message in the networking platform