This topic is locked

Rearrangng Detail Links

3/26/2007 11:25:05 AM
ASPRunnerPro General questions
J
JOHNF777 author

I have a Master Table with multiple Detail tables. Is there an easy way of rearranging the Detail table links columns?
I tried to remove and add the tables but this is too much work.
Thanks in advance.

J
Jane 3/27/2007

John,
you can add new columns on the Visual Editor tab and then drag and drop detail links.

C
clig 3/28/2007

John,

you can add new columns on the Visual Editor tab and then drag and drop detail links.


How about 4.0?

J
Jane 3/29/2007

Hi,
to make your custom layout in the ASPRunner 4.0 you need to modify generated files manually.

In your case you need to add or remove one or two <td> and <tr> tags.

C
clig 3/29/2007

Hi,

to make your custom layout in the ASPRunner 4.0 you need to modify generated files manually.

In your case you need to add or remove one or two <td> and <tr> tags.


thank you - no way to play with the aspr directly?