Hi,
I have a grid with one of the columns defined as following:
|
1 |
<span class="sourceRowText">{"search":true,<br />"name":"place",<br />"index":"place",<br />"editable":true,<br />"width":300,<br />"editoptions":{<br /> "maxlength":2,<br /> "value":"HO:Home;CE:Cellphone;OF:Office;OT:Other"<br /> },<br />"edittype":"select",<br />"formatter":"select"}<br /><br />When I try to get the value through getCell() or getRowData(), the value does not get unformatted.<br />(i.e. I get "Home" instead of "HO")<br /><br />Is there a solution for this?<br /><br />Thanks in advance, and thanks for this exelent plug in!</span> |
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top