This is a migrated thread and some comments may be shown as answers.

[Solved] ordered sub-list: How can this be done?

2 Answers 97 Views
Grid
This is a migrated thread and some comments may be shown as answers.
daniel coppee
Top achievements
Rank 1
daniel coppee asked on 10 May 2008, 11:33 AM
I have a (master) table of publications. As a second (slave) table I have a list of authors.
Now, besides registering the names of the authors, I also need to register them in order (first author, second, third,...). There can be only one "first" etc and the number of authors is unknown.

How can I accomplisch this? What tool/control/trick allow me to order this unknown number of authors per publication (and ideal...allow the user to re-arrange this order)

Any ideas are welcome

Daniel

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 12 May 2008, 07:14 AM
Hi,

Go through the following demo link.
Outlook-style grouping

Shinu.
0
daniel coppee
Top achievements
Rank 1
answered on 12 May 2008, 08:49 AM
Hi Shinu,

thanks for the reply but I do not see how this is related to my question.

Perhaps a good example of my problem is drive letter assignment.

For every computer you have several drives and only one of them can be drive A or C or D ....
So you have a main table "computer" and a (sub) table drives. You need to assign the partitions to the drive-letters on a per computer bases.
How can you prevent users from assigning Drive A twice per computer? (In my example translate this to: there can be only one first author, one second author,... per publication). Can this only be done through programming or is there a "telerik tool/gizzmo" to accomplisch this? 


Regards

Daniel
Tags
Grid
Asked by
daniel coppee
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
daniel coppee
Top achievements
Rank 1
Share this question
or