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

RadGridView.Items.RemoveAt(0); Does not work

1 Answer 47 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Hesam
Top achievements
Rank 1
Hesam asked on 15 Jan 2015, 02:20 PM
Hi,
i can not remove first record in radgridview with RadGridView.Items.RemoveAt(0);
help me please , tanks

1 Answer, 1 is accepted

Sort by
0
Nick
Telerik team
answered on 15 Jan 2015, 02:54 PM
Hi Hesam,

You have to work with the ItemsSource in order to remove items through code. 

Regards,
Nick
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
GridView
Asked by
Hesam
Top achievements
Rank 1
Answers by
Nick
Telerik team
Share this question
or