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
211
UltraWebGrid sometimes blank
posted

Hello,

I have some trouble with an ultrawebgrid on one of my pages. Sometimes, or quite often, the grid is blank and no values are shown except the column headers. Like this:

 

The problem seems to be random. Sometimes I don't have any troubles at all, and sometimes I have to reload the page like 50 times before the values show up. The problem also varies among different users. I have checked the source code (right-click and view source), and it seems to be the same no matter if you see the values or not. The values are there somehow, but they don't show. The grid stretches out in height as if there were values there, my self-developed paging function detects there are values, but the grid is blank. What could be the cause of this?

Parents
  • 3732
    posted

    Hello,

    Hello,

    I've few questions to get a clear picture of what's going on in the grid:

    1) How and where (in which event) the dataSource of the Grid is defined?

    2) How the Grid is bound to the data?

    3) Which version of NetAdvantage are you using?

    4) How is your paging function defined?

     I would suggest, first remove the paging and see if this issue occurs or not. Please let me know your response.

    Thanks

     

     

Reply Children