Hi Ivailo
Thanks for ur valuable Feedback . It works fine now.
Thanks Dave
Thanks Ivailo ,
Can same thing can be done for row with condition. for eg Grid has hidden column “Approved” which has string values i.e ‘True’ or ‘False’. according to that string can we manipulate the menu.
hi
i wanted to hide 3rd menu item on context menu, using grid column condition/values
I want to print only few columns from the grid…
thanks for replying to kidish questions.. it works
Thnks for replying so fast.. but it doesn’t work when filtertype: ‘list’
$(“#jqxgrid”).jqxGrid({ source: dataAdapter });
var localizationobj = { filterselectstring: “Select Filter” };
// apply localization. $(“#jqxgrid”).jqxGrid(‘localizestrings’, localizationobj);
tell me where i am going wrong