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.

Parents
No Data
Reply
  • 25665
    Offline posted

    Hello Ashwini,

    Thank you for contacting Infragistics!

    I have done some looking into this matter and have created a sample to attempt to reproduce this behavior. I have done so using version v14.2.20142.2317. With this sample I have been unable to reproduce the behavior you describe. I have some follow up questions concerning this matter.

    What service release are you using for v14.2?
    What browsers do you see this behavior?
    Where/how are you changing the header text of the columns?
    Do you have an isolated sample that reproduces this behavior?

    Looking forward to hearing from you.

    WDG_Btn.zip
Children