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

Inline detail (possible to repeat detail items in columns) ?

3 Answers 121 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Raido Valgeväli
Top achievements
Rank 2
Raido Valgeväli asked on 30 Mar 2009, 06:15 AM
Hi
When there is only 1 small attribute (say name or date) in detail section it's not very efficent to repeat the whole row for each item (most of the row would be blank).
It would rather by nice to repeat the items "inline" or in principle have the items concated to a larger textbox. Right now I have been able to do it (the concatenation) upfront customising the data preparation. Maybe that is possible out of the box in reporting? Thank you.

3 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 01 Apr 2009, 01:56 PM
Hi Raido,

If we understand your inquiry correctly, you want to show detail items in columns to use all available space. This is possible by using the ColumnCount property - more info is available here and also in our ProductTags demo report (it is a single column in html only, exporting to other formats would properly show multiple columns).

Kind regards,
Steve
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
Raido Valgeväli
Top achievements
Rank 2
answered on 06 Jun 2009, 07:20 AM
Hi again

This is allmost what I meant :)
Still - for example people's names can be very of varying width. When I have e.g. 50 names in detail section, I can set them to 3 columns (ColumnCount = 3) ok, but some will still be too long and there'll be a lot of free space. 
I would more like to put them into a single large textbox separated with commas. What I could do is I concat them beforehand (in data source) to one field but it would require some extra coding that I would see as overhead.
0
Svetoslav
Telerik team
answered on 11 Jun 2009, 03:50 PM
Hi Raido Valgeväli,

Thanks to the additional explanation - we now understand your needs. However, it is impossible to achieve a similar result with the current implementation of the reporting engine and the only possible workaround is to format your data in a suitable manner beforehand.
 

All the best,
Svetoslav
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
General Discussions
Asked by
Raido Valgeväli
Top achievements
Rank 2
Answers by
Steve
Telerik team
Raido Valgeväli
Top achievements
Rank 2
Svetoslav
Telerik team
Share this question
or