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

[Solved] grid in line edit with other fildes

0 Answers 27 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ahmed
Top achievements
Rank 1
Ahmed asked on 19 Jun 2011, 11:59 AM
 form that have some parent fields(texts,drop down...etc) and child list(telerik grid),so i need to manage CRUD operation of those child list on telerik grid batch inline editing,and post all form data once.
  1.  i need to pass list collection from server model no need for ajax binding.
  2. how to get new added or updated and deleted rows for this child list on controller create method.
  3. the update method need it to be in the form post button,not from binding update ajax method


Thanks a lot!
seif

Tags
Grid
Asked by
Ahmed
Top achievements
Rank 1
Share this question
or