Results 1 to 2 of 2

Thread: Changeable Columns in Datagrid?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2001
    Location
    Worcester, MA
    Posts
    77

    Changeable Columns in Datagrid?

    I am using a datagrid to display 10 fields from the database which has 250 fields, if the user wants to change one of the columns to something else in the database can this be done by having a dropdown box as the header? Or is there anyother way to do this?
    "Find all you need in your mind if you take the time" -DT

  2. #2
    Hyperactive Member
    Join Date
    Jan 2003
    Location
    Cape Cod, US
    Posts
    292
    You could have some sort of mechanism to let the user map columns to data fields. They click refresh or something and then the mapping data is used to build the SQL statement.

    At first I considered having a drop down in each column of the resultset header row but a drop down isn't a good way to show 250 values.

    Hope this helps.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width