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

New row using js and acces in code-behind ajax?

1 Answer 29 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Rich
Top achievements
Rank 1
Rich asked on 21 May 2010, 04:36 PM
Hi all,

I have a page with a grid in it. I'd like to be able to add rows to it on the client side and then use radajax to post the grid in code-behind..

will the rows i add with js be available in the code-behind??

Basically i have a big form with lots of controls.. and a grid with sub grid.. when i post i need to build and entity tree from the results.. is the way i am suggesting the best way to do this?

1 Answer, 1 is accepted

Sort by
0
Veli
Telerik team
answered on 26 May 2010, 01:02 PM
Hi Rich,

RadGrid does not support adding rows on the client-side. No client-added rows will be available on the server when you post the page.

Regards,
Veli
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Grid
Asked by
Rich
Top achievements
Rank 1
Answers by
Veli
Telerik team
Share this question
or