Rank: Newbie Groups: Member
Joined: 5/26/2011 Posts: 2
|
Hi, I want to change eo grid cell value based on value change in another cell. both cells are in textbox columns. Can you please help me with this?
Thanks in advance
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,200
|
Hi, You can call this function to change grid cell value on the client side: http://doc.essentialobjects.com/library/1/jsdoc.public.gridcell.setvalue.aspxIf you have not used our client side JavaScript API before, you may want to take a look of this post: http://doc.essentialobjects.com/library/1/clientapi_howto.aspxThanks!
|