Home › Forums › Guriddo jqGrid JS › Help › How to enable/disable checkbox in jqgrid based on some condition
How to enable/disable checkbox in jqgrid based on some condition, I have mod_flag if it has data value 'Y' then enable otherwise disable
thanks
You can disable by doing.
$(#ur_checkbox_id) .attr('disabled', true);
But there must be some events that need to toggle it on that.
hth,
lupin
I think I need to explain in more detail: below is my jqgrid
Ok there's a dataEvents option you can you use on MODIFY_RAW_FLAG column here's mine just a sample:
dataEvents: [
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS