hi!

Is it possible to hide one ore more columns of a datagrid?

I have a dataset which contains all fields of a sql-server-table but i only want to show a few of them.

Of course i could create a dataset which contains only the necessary fields but in this case i have to read the data from the sql-server once again.

thanks
Robert