Hi,
When we save grid, if we don’t use dataprocess library, what is best practice ?
I want to save all the CRUD row data at one click …
For form submit,
- how can I transfer grid data as object type like array ?
- how can I get that transferred Object data and parsing at the Server side ?
Thanks in advance . ^^;