Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid's AllowCellSelection = .F. and button's click
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01621379
Message ID:
01621387
Views:
81
>>Hi everybody,
>>
>>Just want to confirm - if I set grid's AllowCellSelection = .f. and added a button into last column, does it mean that button's click is not working?
>>
>>So, I presume that I should set AllowCellSelection to true instead and bind column's textboxes double click event with grid's double click?
>>
>>Thanks in advance.
>
>Yes, it won't work.
>But you could use GridHitTest to see if the user click on column with button and run the appropriate method.

I've just switched back to AllowCellSelection = .t. and bound Double Click to grid's double click.
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