Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
making a column as checkbox in a jQuery grid...(client side)
posted

Hi 

I am working on binding a infragistics grid where i am doing the model definition and everything in client side only...once i am getting the data from the datasource i am binding it to the grid.

One of the property of the data array has true/false in it which i want to be shown in the grid as checked and uncheked Checkbox...

Need some help regarding this.

Please note the entire grid code has been written in client side with NO server side interaction except getting the source data .

 

 

 

Regards,

Sourish