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
70
Web datagrid column headers are not getting loaded
posted

I am using a web datagrid for which few column header text is set at server side. Recently we upgraded to Infragistics 14.2 and this is what is causing our issue. Till date, the headers used to get loaded on loading the data grid for the very first time with the previous versions of Infragistics. But after upgrading to latest version, the header text that is set on the server side is not getting loaded but the header text that is specified on the design page is getting loaded. After performing a sort or refreshing the datagrid, then the headers that are set on server side(code behind page) is getting loaded.

Please suggest me as to what might be causing the issue.