Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Location on screen
Message
 
To
06/09/2002 08:52:23
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00697260
Message ID:
00697589
Views:
16
>Windows.

The following code will give you Left and Top of the current cell respective to Form.
this.dataGrid1.Left + this.dataGrid1.GetCurrentCellBounds().X
this.dataGrid1.Top  + this.dataGrid1.GetCurrentCellBounds().Y
- Jayesh
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform