Hi,
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.
Hi,
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.