CraigCav / Knockout-jqGridBinding

A grid binding plugin for Knockout.js that provides basic integration with the JqGrid plugin for jQuery.
MIT License
37 stars 10 forks source link

Column formater options #6

Open maheswar opened 11 years ago

maheswar commented 11 years ago

Hi.... I am using CraigCav / Knockout-jqGridBinding , in this a few of columns i don't want to display, but when a row is selected i need get the entire row data of selected row with all the columns(with Hidden column data also).

Thanks, Maheswar