Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bindevent and Grid Columns
Message
 
 
To
27/05/2010 18:58:38
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01466311
Message ID:
01466320
Views:
38
>Thanks Naomi. I've taken a quick look at your code and can see how BindEvent is being used. I'll see about adapting it tommorrow. A couple of preliminary questions first.
>
>I drop this class on a form
>In the form's Init I run a query that has seven fields in the resultset
>I set the columnCount of the grid to 7.
>If I later run another query that sets columnCount to 10, will columns 8, 9, and 10 be bound?
>
>Thanks.....
>
>>Rich,
>>

No, you would need to bind these columns. You can have a special method (say, initialize) that will call the binding.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform