Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » dynamic headers in table(can i retrieve dynamic headers in table using scripted data source)
dynamic headers in table [message #709012] Wed, 03 August 2011 12:01 Go to next message
gaurikate is currently offline gaurikateFriend
Messages: 15
Registered: August 2011
Junior Member
Currently I'm using birt 2.6.
I want to display dynamic headers(column names) in table using scripted data source.
Is this possible?
Please reply...
I'm waiting...
Re: dynamic headers in table [message #710801 is a reply to message #709012] Fri, 05 August 2011 12:24 Go to previous messageGo to next message
Lakshmi P ShanmugamFriend
Messages: 279
Registered: July 2009
Location: India
Senior Member
TableColumn#setText() and TableColumn#getText() can be used to set & get the column names dynamically. For examples on using these APIs, please see --> http://eclipse.org/swt/snippets/

Lakshmi P Shanmugam
Re: dynamic headers in table [message #713797 is a reply to message #710801] Tue, 09 August 2011 04:57 Go to previous message
gaurikate is currently offline gaurikateFriend
Messages: 15
Registered: August 2011
Junior Member
Hey thanx Lakshmi,
but I want to create dynamic table and dynamic dataset also coz table content i.e.column names,count of the columns and row data differs every time..
Is their any way?Can anyone post any example?
Previous Topic:Apply button working in real time
Next Topic:SWT is great!
Goto Forum:
  


Current Time: Fri Apr 26 04:52:35 GMT 2024

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

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

Back to the top