G
Gian Torralba
Guest
Hello, You can use JQuery to achieve this since the rbf_setGridValue API will not set the check box to checked. $("input[name='is_active_"+gridNo+"_"+index+"']").attr("checked",true); Thanks, Gian
Continue reading...
Continue reading...