473,394 Members | 1,831 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

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
Oct 31 '11 #1
1 1229
Frinavale
9,735 Expert Mod 8TB
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
Nov 1 '11 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

11
by: William Payne | last post by:
Ok, in my program I have a std::list<Document*>, where Document is one of my own classes. I need to go through this list and check each item if it's ready for deletion. If it's not, skip to...
2
by: Philip WATTS | last post by:
I have generated a dynamic option list from an array using elementCreate("OPTION") I now wish to get an event to replace this list with a new one, but of course currently, it simply adds them on...
1
by: Fluffy Convict | last post by:
Does anybody know how to disable only certain options of an option list by a javascript function? With the following function you can disable a option list completely: function disableList() {...
4
by: Fluffy Convict | last post by:
I have found a workaround to disable certain options in an option list: var p = document.forms.elements; p.selectedIndex=-1; This works perfectly in IE - the selectedIndex becomes unclickable....
4
by: Mark Kolber | last post by:
I did a little searching on this but couldn't find an answer... On my website, I have a section of stories (www.midlifeflight.com/stories) There are different stores on different pages that are...
1
by: johngilmer | last post by:
I have a dropdown list where the text that the user sees is unique, but the values behind the options in the list are not unique. So the text/value pairs in the list might be: a - 1 b - ...
5
by: Ron St-Pierre | last post by:
I found this error in /var/log/messages yesterday after a cron job wouldn't complete: STATEMENT: ALTER TABLE victoria.eodData DROP COLUMN tickDate; ERROR: tables can have at most 1600 columns...
0
by: arunpulikkan | last post by:
hi,guys im new to asp.in my option list one value is displaying twice.following is the code if not rs1.eof then thispagesForm = rs1(0) sql2 = "select formname, local_url from...
3
by: Charles Packer | last post by:
I need to present a list of options in dropdown list B based on what the user selected in dropdown list A. Both A and B content will be generated dynamically from a database, similar to the way...
3
by: ronn2007 | last post by:
Hi, I know sys.tables and sys.columns gives me a list of tables and columns in a SQL 2005 database. How can I list Columns in a specific Table please? Thanks in advance, Ronny
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.