This question is locked. New answers and comments are not allowed.
Hi,
Im trying to do following thing.
I have a RadGrid in SelectionMode="Multiple", and in code behind I change the SelectedItems collection, by adding new items to it. But after that, the rows that are binded with this items are not highlighted. Is thery any way to simple highlight the row from code behind?
Regards
Tomek
Im trying to do following thing.
I have a RadGrid in SelectionMode="Multiple", and in code behind I change the SelectedItems collection, by adding new items to it. But after that, the rows that are binded with this items are not highlighted. Is thery any way to simple highlight the row from code behind?
Regards
Tomek