Hi, I have to fill a select with values dinamically. It's works with a select out of the jqgrid table but not when I try to add/edit a row in my table. I think the problem is de access to the form element but I don't know how to do it.
For example:
This is my column in the table:
{name:'dependence', index:'dependence', width:85, align:'center', editable:true, edittype:'select', search: false}
This is a select out of my jqgrid table:
This is my code event:
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top