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

BINDING TELERIK GRIDVIEW TO DATATABLE

1 Answer 180 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Asish
Top achievements
Rank 1
Asish asked on 24 Dec 2010, 11:05 AM
I am able to bind datatable to rad grid view..Is the reverse possible , with directly accepting the changes from rad gridview ?

1 Answer, 1 is accepted

Sort by
0
Pavel Pavlov
Telerik team
answered on 24 Dec 2010, 03:41 PM
Hi Asish,

Yes it is possible. In fact it is the default behavior of RadGridView. Once you set the ItemsSource to a DataTable , any  changes made in RadGridView will go to the DataTable automatically.

Regards,
Pavel Pavlov
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
Tags
GridView
Asked by
Asish
Top achievements
Rank 1
Answers by
Pavel Pavlov
Telerik team
Share this question
or