Skip to main content
Home Forums Silverlight Programming Silverlight Controls and Silverlight Toolkit Selection row in dataGrid
3 replies. Latest Post by ssenthil on July 7, 2009.
(0)
slen
Member
10 points
59 Posts
07-02-2009 4:10 AM |
It is kinda annoying that my selection of datagrid row doesn't change when I click on the link on the datagrid.
For example,
Initially, row #1 is selected, but I click on the link in row #4. The row#1 is still being selected. What can be done to solve this problem? When I click on the other cells are okay. The selection row works perfectly.
Thanks
07-02-2009 5:10 AM |
Sorry. I got this problem solve when I upgraded to silverlight 3...
So. it is a version problem then.
is there any approach that can be done to this problem for silverlight 2?
Jonathan...
All-Star
24939 points
2,425 Posts
07-07-2009 4:02 AM |
Hi Slen,
We can do it manually. However, Silverlight 3 RTW will be released shortly after. You can pay heed to Silverlight.net for the exciting moments. Thanks for your post.
Best regards,
Jonathan
ssenthil
501 points
108 Posts
07-07-2009 5:54 AM |
Hi
A small idea
If you are able to get selected row datacontext below mentioned code can help u
So when selecting other rows first clear
this
and add that row object