This question is locked. New answers and comments are not allowed.
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.
Thanks a lot!
seif
- i need to pass list collection from server model no need for ajax binding.
- how to get new added or updated and deleted rows for this child list on controller create method.
- the update method need it to be in the form post button,not from binding update ajax method
Thanks a lot!
seif