How to get select's value in jqGrid when using – Venkat Peri Apr 06 '10 at 00:38

  • Yeah, I agree as well. I think I will revert to mapping the displayed value (which is the registered value) back to the key server side. Downside is that values need to be unique. – Venkat Peri Apr 07 '10 at 01:01
  • BTW, the event afterSaveCell(rowid, cellname, value, iRow, iCol) does return the – Venkat Peri Apr 09 '10 at 15:30
  • Good to know. Did you end up using this approach, then? – Justin Ethier Apr 09 '10 at 15:34