views:

250

answers:

1

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.

A: 

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

and create again.

Nico