Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
146
Regarding Infragistics.Reports.Table
posted

Hi,

I am using a table in my report to display multiple records from my object. Is there a way that table can display multi-column mulit-row data? This is required as all the columns cannot be fit on a single row.

I mean data like this

Id          Name    Age

DateOf Birth    CostofLiving    State

1         Jack      78

1/1/1961         High            CA

 

 

 

 

 

  • 3070
    posted

    Hi,

    Well the table header and detail can have several rows so you should be able to do what you want. Just right click on the row adorner and click on "Insert Row*" option.

    Hope it helps.

    Thanks,

    Leo