Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 84751

Index out of range when refreshing grids datasource

$
0
0

Hi Erwin,

Could try creating a property such as

public BindingSource Binding { get; protected set; }

myRadGridView.DataSource = this.Binding;

Set the BindingSource property to DAL.GetNewDataTable() and call Reset on the BindingSource property to update the grid?


Viewing all articles
Browse latest Browse all 84751

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>