Is there an option to set column width in TableReportView
Hi,
Is there an option to set individual column width in the TableReportView options? We are using an HTML web report with the live report to show search results and need a way to expand a few columns and shrink others to fit in the column values and make them readable. Is there a document that details these options?
I am looking for something below highlighted
pageContext = new PageContext();
options = {
context: pageContext,
data: {
id: 198404,
title: 'Information Report',
header: false,
titleBarIcon: 'title-assignments',
sortBy: 'DataID',
columnswidth:[
{
name: 'org',
value: "300px"
},
sortOrder: 'desc',
parameters: [
{
name: 'org',
value: org_val
},
]
}
};
tableReportView = new TableReportView(options);
contentRegion.show(tableReportView);
pageContext.fetch();
}
Comments
-
duplicate post:
0
Categories
- All Categories
- 123 Developer Announcements
- 54 Articles
- 156 General Questions
- 151 Thrust Services
- 57 Developer Hackathon
- 38 Thrust Studio
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 919 Core Messaging
- 84 Digital Asset Management
- 9.4K Documentum
- 34 eDOCS
- 193 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 10 XM Fax
- Follow Categories