Need to have shuffel option in list of columns

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Raman P
    New Member
    • Oct 2011
    • 1

    Need to have shuffel option in list of columns

    Hi I have an design issue,could you please any one help me please.
    i have three columns one is depend on other column
    all three columns comes from diffrnet tables.
    for example 1st column have one record and secound column can have more than 2 records and third column have more than 5 rows.i need to place in control and i need them to give an option to shuffel the columns in oredr.
    could you please help me to how to build or use the control to solve the issue.
    all should be shown in an hirachial maner
    column 1 col2 Col3
    x
    A y
    z
    1 record B P
    Q
    C R
    Ax
    M By
    Cz
    2 record N PA
    QA
    O RA

    please find the above record format.all the recors should have option to chnage the sort order
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    Well there are several issues here.

    Firstly, you have columns that have more than one value to display. This means that your columns are going to need a Grid, or Table, or Repeater within them so that they can display multiple records within the column.

    Secondly, the requirement for shifting columns is not going to be easy and I recommend looking into 3rd party controls to meet this requirement. I know, of the top of my head, that Telerik has such a control but there are several companies out there that design web controls like this.

    -Frinny

    Comment

    Working...