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

[Solved] edit Values

2 Answers 108 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Pedro
Top achievements
Rank 1
Pedro asked on 13 Jun 2008, 08:22 AM
I have one grid that I'm editing cells (excel style), but I'm not connected to a datasource as in the examples in telerik site.

What happen is that when I change a cell value it look ok, but when I select a new row in grid, the old value returns to the last edited cell.


2 Answers, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 16 Jun 2008, 12:34 PM
Hi Pedro,

The RadGrid control is not designed to operate in an unbound state. You generally need to connect it to some form of a datasource, in order to ensure the proper operations of its core functionalities.

Regards,
Yavor
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Shinu
Top achievements
Rank 2
answered on 17 Jun 2008, 03:50 AM
Hi Pedro,

You can also go through the following help document links.

Binding to DataTable or DataSet
Automatic DataSource operations

Thanks
Shinu.
Tags
Grid
Asked by
Pedro
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Shinu
Top achievements
Rank 2
Share this question
or