Skip to main content



      Home
Home » Archived » BIRT » BIRT Eclipse ODA Plugin : Set Column Display Name(Proper way to set column display name via Java API)
BIRT Eclipse ODA Plugin : Set Column Display Name [message #1796947] Mon, 22 October 2018 16:17
Eclipse UserFriend
I have developed a BIRT eclipse plugin (runtime & design) for our Own Custom Data Source. I'm able to add new Data Set, Fetch data from our data source, preview, execute reports etc.

There is one problem with respect to column display name though.

I would like to set the display name for output columns in the java api itself. And, implementing
getColumnLabel
method in
IResultSetMetadata.java
's implementation doesn't help with that. Could i get some light on how to set display name for output columns in the java api?

(Btw, I'm able to edit the column properties in the UI and change the display name, which adds a property in the rptdesign file to hold the column display name under 'columnHints' section).
Previous Topic:Eclipse Oxygen - ReporEngine.openReportDesign( reportFile ); fails
Next Topic:Looking for guidance: BIRT output is multiplied by the number of my rows
Goto Forum:
  


Current Time: Sat Mar 15 17:41:50 EDT 2025

Powered by FUDForum. Page generated in 0.03129 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top