When a row is selected using row.IsSelected = true; The selection changes in the gridview, but the row indicator does not change. Is there a way to force the row indicator to change? I do have IsSynchronizedWithCurrentItem = true.
3 Answers, 1 is accepted
0
Maya
Telerik team
answered on 06 Aug 2012, 06:59 AM
Hello Jason,
I tested the case, but I was not able to reproduce the issue. What version do you work with ? Is there anything more specific that you do ?
its very consistent. The row highlights when I set IsSelected = true, but the little arrow in the row indicator column doesn't appear. My project is pretty involved. I guess I could package up the DB and send you a copy though if necessary.
0
Vlad
Telerik team
answered on 20 Aug 2012, 05:52 AM
Hello,
We do not need your data-base. Just send us small example demonstrating the issue with RadGridView bound to a collection of dummy data.