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
575
Ultragrid column states not persisting during runtime.
posted

Hello,

I am trying to find out why column settings are not persisting.  I have a Dataset with a single table which has 40+ columns.

The form has a single grid on it which has its datasource set in designer mode.  Most columns have editor controls, heading captions changed, etc.  The designer opens correctly in visual studio.  

During runtime (no code is running other than initializecompent (designer stuff), the form opens and the grid looks as if i just changed that datasource, all columns are visible and no settings which are visible in the designer are shown.

How does the ultragrid know that the datasource that is set in the initializecomponent is different, why would it act as if its different?  Does it store some metadata somewhere?

Thank you,B

Parents Reply Children