Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Get Row & Column Of Object In Grid
Message
General information
Forum:
ASP.NET
Category:
Windows Presentation Foundation (WPF)
Miscellaneous
Thread ID:
01470520
Message ID:
01470596
Views:
29
>>I hve a WPF window with some controls in the default grid.
>>
>>When a control is clicked how can I get the Row & Column numbers of the object that was clicked?
int i = (int)  control.GetValue(Grid.RowProperty);
etc...

Excellent! Thanks Viv!
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Reply
Map
View

Click here to load this message in the networking platform