How to set the radiobutton options in jqGrid edit form

时光总嘲笑我的痴心妄想 提交于 2019-12-25 02:26:47

问题


Hi I am using jquery jqgrid 4.5.5 version I try to set the radio button option in the edit form

In the radio button option default select the option for all the data edit.

editoptions:{custom_element: radioelem, custom_value: radiovalue }

the above mention code is not set and not get value in the edit form properly .

please check the demo link in my comment and correct it what i did wrong. And also suggest me the right path to achieve this.

And one more how to add the export like excel, pdf or doc in the jqGridview

来源:https://stackoverflow.com/questions/21872654/how-to-set-the-radiobutton-options-in-jqgrid-edit-form

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!