M
Matthias Steinbart
Hi,
here is my problem: I'd like to display data in a grid-like control on a
form. The data is fetched from an SQL DB using the SqlDataReader. Problem
is, the user must have the chance to set his/her preferences as of what
columns (fields) he/she will see and the order of them as well. (Like in
Outlook, where you can specify all these things in your Inbox. Now I need a
starting point. Is there something wrapped up already or do I have do to all
this from scratch?
Thanks for your help,
Matthias
here is my problem: I'd like to display data in a grid-like control on a
form. The data is fetched from an SQL DB using the SqlDataReader. Problem
is, the user must have the chance to set his/her preferences as of what
columns (fields) he/she will see and the order of them as well. (Like in
Outlook, where you can specify all these things in your Inbox. Now I need a
starting point. Is there something wrapped up already or do I have do to all
this from scratch?
Thanks for your help,
Matthias