Hello,
I need to add a new item to my data-bound RadGridView DataSource. Is our only choice to maintain a List apart from the grid and re-set the DataSource? This is simple enough to do, but was wondering if there was a more strategic way to add a single item to the already-bound grid?
Thanks you...
I need to add a new item to my data-bound RadGridView DataSource. Is our only choice to maintain a List apart from the grid and re-set the DataSource? This is simple enough to do, but was wondering if there was a more strategic way to add a single item to the already-bound grid?
Thanks you...