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
85
Grid not binding after loading data if No. of columns is more
posted

Hello,

I am using igGrid to show data from table in my application. I have used XML files to bind columns to igGrid and initialize the grid. My table has more than 60 columns. First time the grid is working fine but when I load data from table it's never binding again. If I comment few columns in my XML file then the grid is working properly.

I want to confirm is there any limitation with no. of columns in igGrid. If yes, then please suggest any solution to overcome this issue.

Thanks in advance.