Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I distinct in a grid rows with data and without i
Message
From
29/04/2004 16:21:43
 
 
To
29/04/2004 15:22:57
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00899489
Message ID:
00899503
Views:
16
check out in the help
This.GridHitTest(MRow(ThisForm.Name, 3), MCol(ThisForm.Name, 3), @nWhere_Out, @nRelRow_Out, @nRelCol_Out, @nView_Out)
you could put this in the dblclick objects of each column and in the dblclick of the grid. this might get you started.


>I need to "Edit Item" on DBLClick if the mouse is over a row of data and "Add Item" when it is over a row without data. How do you distinguish between these cases?
>
>TIA
>
>Edward
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform