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
230
Hierarchical Grid - Black areas while loading data
posted

Hi

I have a hierarchical grid that is bound to a DataSet. When I load new data into the grid the area where the grid is becomes black, which does not look very nice. Is there any way to avoid that black area? I set the UseOsThemes to false.

Cheers
Dan

Parents
No Data
Reply
  • 469350
    Offline posted

    Hi Dan,

    It's hard to say since I am not really sure what's causing this or exactly what you mean. Can you post a screen shot of what these black areas look like?

    What exactly is your code doinbg when this happens?  Can you explain in more detail exactly what "load new data in the grid" means? Are you setting the grid's data source, changing the data in the grid, changing the data in the underlying data source, or what? 

Children