Skip to main content



      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 08:01 Go to next message
Eclipse UserFriend
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 08:24 Go to previous messageGo to next message
Eclipse UserFriend
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/
Re: dynamic headers in table [message #713797 is a reply to message #710801] Tue, 09 August 2011 00:57 Go to previous message
Eclipse UserFriend
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: Tue Jul 08 19:58:06 EDT 2025

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

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

Back to the top