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
170
Disable autogeneration of columns
posted

Hi there,

Probably you have seen this question more than once, but this is really critical for our business now.

We have to buy a new set of controls to enrich our user experience. I have been testing with WinGrid, but it has a very specific problem: it autogenerates columns.

Our database generation tool automatically creates views of underlying tables, which makes it have a lot of columns (in some case above 250). I don't have the time to hide all those fields manually.

Is there a way to disable the auto generation of columns, like the DataGridView does?

Parents Reply Children