Hi,
I've got some problem with RadGridView.
I want select all rows in one group of records.
The problem is when I select whole group by clicking one of the record, the
whole group is selected correctly, but when I click one row twice only one
of the rows from the group is selected. It's made programmability by own
method, is there any event that selects and deselect whole group, can you
give me some advice how to make it programmability?