Rank: Advanced Member Groups: Member
Joined: 2/27/2011 Posts: 37
|
Hi,
Is it possible to update cell data to DB via javascript by calling a WebService?
Thanks William
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Yes. You would call this function to update cell value: http://doc.essentialobjects.com/library/1/jsdoc.public.gridcell.setvalue.aspxHow to get the value would be up to you. Thanks!
|