Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Drop dataSet binding for a TableHandle?
Drop dataSet binding for a TableHandle? [message #368948] Wed, 08 July 2009 22:22 Go to next message
Eclipse UserFriend
Originally posted by: ddd.asd.com

I am using the BIRT Engine to read some Tables from a rptdesign file. When I
have read the tables I would likt to clear/drop their dataSet bindings but
keep their style. I have looked at:

TableHandle.drop(propName, content)

But am not sure which property to specify and what content to specify, any
ideas?
Re: Drop dataSet binding for a TableHandle? [message #368995 is a reply to message #368948] Thu, 16 July 2009 14:13 Go to previous message
Eclipse UserFriend
Originally posted by: jasonweathersby.windstream.net

Did you try
tablehandle.getColumnBindings().clearValue();

Jason

mlt wrote:
> I am using the BIRT Engine to read some Tables from a rptdesign file.
> When I have read the tables I would likt to clear/drop their dataSet
> bindings but keep their style. I have looked at:
>
> TableHandle.drop(propName, content)
>
> But am not sure which property to specify and what content to specify,
> any ideas?
Previous Topic:birt engine scalability, loadability
Next Topic:Chart from multiple data sources
Goto Forum:
  


Current Time: Thu Apr 25 14:04:11 GMT 2024

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

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

Back to the top