This is a migrated thread and some comments may be shown as answers.

Problem Select/Deselect rows in RadGridView (MultiSelect)

1 Answer 322 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Marcin
Top achievements
Rank 1
Marcin asked on 07 Jul 2010, 07:21 PM
Hello,
I have problem with RadGridView. I would like to select more than one rows in grid so I change MultiSelect to true. I click 5 rows (ctrl+left mouse), and now i would like to deselect f.e 2 and 4. I click rows 2 and 4 (ctrl+left mouse), finally program unselect this rows but user cannot see this in rows nr.4 (image). I try to change it in Visual Style Builder but, only I find how to change GridDataRowElement.IsCurrent to blue, and GridDataRowElement.IsSelected to yellow. I want to get colors like :
When rows is Select and current -> yellow
When rows is Unselect and current -> white

So finally :
first click (ctrl + left) -> select row(yellow)
double click (ctrl + left) -> unselect row(white)

Any idea to solve this problem?
Thanks for help !!!
    Marcin

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 13 Jul 2010, 03:15 PM
Hi Marcin,

Thank you for contacting us.

This is a known issue with this version of RadControls that we have fixed in our upcoming release Q2 2010. You will be able to download and install it by the end of this week. Also with the new release you will be able to enjoy many new features and improvements.

If you need this right now, of course you can download and install the BETA version right away.

Sincerely yours,
Stefan
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
Marcin
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or