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

Newly added row select is not indicated

1 Answer 46 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Ferenc Gál
Top achievements
Rank 1
Ferenc Gál asked on 09 May 2010, 10:28 PM
Hi,

I have a grid of System.Data.DataRow of System.Data.DataTable. I add a new row to the DataTable and I call Rebind() to refresh the content od the datagrid. Then I edit the fields of the new row in the grid. Finally I want to select the new row, but nothing happens (the color of the row is unchanged), though I can select other rows (they changes their color). I implemented the SelectionChanged method of the datagrid to figure out if the selection of the new row happens when I click on it. And it does! But it does not change color, so it is not indicated to the user that the selection was successful. Is it a known bug, or do I something wrong?

Thanks in advance!

Ferenc

1 Answer, 1 is accepted

Sort by
0
Milan
Telerik team
answered on 13 May 2010, 07:36 AM
Hello Ferenc Gál,

Could you please try to reproduce the issue with the attached application? It seems that the selection functionality works fine.


Greetings,
Milan
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
Ferenc Gál
Top achievements
Rank 1
Answers by
Milan
Telerik team
Share this question
or