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

"Grow" pictureboxes dynamically in vertical direction

3 Answers 94 Views
Report Designer (standalone)
This is a migrated thread and some comments may be shown as answers.
SwanB
Top achievements
Rank 1
SwanB asked on 06 Apr 2016, 12:01 PM

How can we set up report to "grow" Pictureboxes dynamically in vertical directions, ie. 4 boxes per row. I was thinking either as positioned as independant pictureboxes or Pictureboxes inside a table.

(Using master / detail to grow in horizontal direction is not a problem.)

The question is when developing report in Report Designer.

 

/SwanB

3 Answers, 1 is accepted

Sort by
0
SwanB
Top achievements
Rank 1
answered on 06 Apr 2016, 12:06 PM

Correction,
To be perfectly clear :-|, (I need several pictureboxes on the same row, ie. Horizontal :-) Increasing the number of lines should be dynamically. potential use of subreport will be fine)

[quote]SwanB said:

How can we set up report to "grow" Pictureboxes dynamically in vertical directions, ie. 4 boxes per row. I was thinking either as positioned as independant pictureboxes or Pictureboxes inside a table.

/SWanB

0
SwanB
Top achievements
Rank 1
answered on 06 Apr 2016, 12:08 PM

Correction/clarification:
I need the Pictureboxes to be displayed in a row on the same line.

The number of lines may be dynamical.

/SwanB

0
Stef
Telerik team
answered on 07 Apr 2016, 04:53 PM
Hello SwanB,

I can suggest you the following approaches:
  1. Bind a report data, where the report will produce a Detail section per data record - Report Structure. Then add a List  item in the Detail section and select its 'Rotate Layout' from the Context menu - this will cause the item to grow horizontally. In the List item's cell you will find a Panel item that can host a PictureBox and other items.

  2. Produce a multicolumn layout by using only a List item - How to: Create Multi-Column Report - Across the Page and Then Down.

If you need further help, please elaborate on the required layout and the data structure.


Regards,
Stef
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Report Designer (standalone)
Asked by
SwanB
Top achievements
Rank 1
Answers by
SwanB
Top achievements
Rank 1
Stef
Telerik team
Share this question
or