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

RadGrid inline insert client side

2 Answers 95 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Piyush
Top achievements
Rank 1
Piyush asked on 24 Jul 2012, 07:33 AM
Hello,

I'm using RadGrid inside a Radcombo using the following sample:
http://demos.telerik.com/aspnet-ajax/controls/examples/integration/gridincombobox/defaultcs.aspx?product=grid 

Now, I want to provide Insert/Update in the gird. I have enabled inline edit/insert by setting EditMode="InPlace". However, this causes postback and dropdown gets closed. 

I have seen client side Insert/Update/Delete demo here but it does not do inline insert/edit.

Is there a way to do it inline on client side using webservice and ajax calls? 

Please help.

Regards,
Piyush



2 Answers, 1 is accepted

Sort by
0
Accepted
Kalina
Telerik team
answered on 24 Jul 2012, 02:04 PM
Hello Piyush,

I am afraid that implementing  Insert/Update logic in RadGrid that is nested in RadComboBox is not a supported scenario.

Regards,
Kalina
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Piyush
Top achievements
Rank 1
answered on 24 Jul 2012, 02:46 PM
I shall look for other alternative then. Thanks for the quick response Kalina.
Tags
Scheduler
Asked by
Piyush
Top achievements
Rank 1
Answers by
Kalina
Telerik team
Piyush
Top achievements
Rank 1
Share this question
or