简体   繁体   中英

How to add columns dynamically in jqgrid?

I want add columns dynamically. Means I have got 4 buttons. Add After, Add Before, Edit and Delete. Can someone help me, how to achive this functionaliy.

Regards,

Arfan Mahmood.

Unload JqGrid with jQuery("#Table").GridUnload("#Table");

and create again.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM