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

Client side editing using form template

2 Answers 32 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Joe
Top achievements
Rank 2
Joe asked on 01 May 2010, 01:11 AM
I want to be able to be able to display a form template using client side data binding with a web service. I don't want to have to post back to the server to show the edit form. Is this possible? So far I have not be able to get the form to display.

I have my page working with an edit form I created outside the radgrid but I would prefer to do in place editing inside the radgrid, if possible.

Thanks,
Joe

2 Answers, 1 is accepted

Sort by
0
Accepted
Tsvetoslav
Telerik team
answered on 04 May 2010, 08:38 AM
Hi Joe,

Client-side bindnig with autogenerated edit forms is not a supported scenario. You need to use an external form as you have mentioned and as demonstrated in the following online example:
http://demos.telerik.com/aspnet-ajax/grid/examples/client/insertupdatedelete/defaultcs.aspx

Regards,
Tsvetoslav
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.
0
Joe
Top achievements
Rank 2
answered on 04 May 2010, 11:16 PM
Ok, thanks. I think it would be a nice feature to have if you can manage it because I have to worry about managing the scrolling and screen real estate with the external form. Also, the appearance of an external form is not consistent with some of my pages that do server side data binding.
Tags
Grid
Asked by
Joe
Top achievements
Rank 2
Answers by
Tsvetoslav
Telerik team
Joe
Top achievements
Rank 2
Share this question
or