Runtime Customizable interface
Hello all,
I'm developing an interface that will have users determine what columns of a table to be displayed. Since the original number of columns are many, i'd like the system to save the settings for a user i.e. if Tom** wants to see IdNumber, Name, Age ....he will save his settings and he doesnt have to define this every other time.
How do i go about this?
|