¡@

Home 

javascript Programming Glossary: place_id

jqgrid - Set the custom_value of edittype: 'custom'

http://stackoverflow.com/questions/3416572/jqgrid-set-the-custom-value-of-edittype-custom

the custom_value of edittype 'custom' The custom_value of place_id is set to whichever row I click first. Subsequent clicked rows.. same value regardless of their actual value. Why example place_id foo_name bar_value 10 blah abc 11 blah2 fgr click the row with.. bar_value 10 blah abc 11 blah2 fgr click the row with the place_id of 10 and click edit and the form that appears will have 10..