ParamQuery Grid
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Grid (free version)
»
is it possible to save row data instead of save each cell
« previous
next »
Print
Pages: [
1
]
Author
Topic: is it possible to save row data instead of save each cell (Read 2695 times)
mailsrikanta
Newbie
Posts: 8
is it possible to save row data instead of save each cell
«
on:
March 27, 2014, 10:27:28 am »
I dont want to hit server each time on cell editing, is there any way to save total row data to database?
Logged
paramvir
Administrator
Hero Member
Posts: 6310
Re: is it possible to save row data instead of save each cell
«
Reply #1 on:
March 27, 2014, 12:37:39 pm »
rowData can be send instead of cellData to the server.
use JSON.stringify to serialize rowData into a string.
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Grid (free version)
»
is it possible to save row data instead of save each cell