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
1150
add custom attribute to cells inside igGrid
posted

Hi,

Couple problems I need help on:

- Is it possible to add custom attribute to <td> tags inside igGrid ? I need to know what kind of data is inside that cell, so ideally I want to add attribute corresponding to the column key, something like: <td data-type="Price"></td>.

- Is it possible to change column setting property on the fly ? For instance, I need column A to be read only when rendered, but based on user input on editing, I want to change column A to be editable.

Thanks,

Jeffrey

Parents Reply Children
No Data