Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Display labels side by side in cell with left - right alignment(Display labels side by side in cell with left right alignment)
Display labels side by side in cell with left - right alignment [message #1536361] Tue, 30 December 2014 06:48 Go to next message
vinod kumar is currently offline vinod kumarFriend
Messages: 2
Registered: December 2014
Junior Member
Hi,
i am a newbie to BIRT.
i am trying to show 2 LABELS SIDE BY SIDE within a table cell .

what i am trying to achieve is to show the product label left aligned and its price label right aligned. these two labels should be placed side by side within a cell
i have to display this in a table and not a grid.
Ex:
index.php/fa/20330/0/

I tried doing the following:
1. set the label1 property to display:inline, width:50%
2. set the label2 property to display:inline, overflow:auto, textAlign:right

both appear side by side in this case, but the label2 is not right aligned.

Please advice.

regards,
Vinod
  • Attachment: Untitled2.png
    (Size: 6.72KB, Downloaded 1559 times)
Re: Display labels side by side in cell with left - right alignment [message #1536967 is a reply to message #1536361] Tue, 30 December 2014 14:53 Go to previous messageGo to next message
Richard A. Polunsky is currently offline Richard A. PolunskyFriend
Messages: 212
Registered: July 2009
Location: Houston TX
Senior Member

Basically the answer is that you can't. You should be embedding a grid inside the table cell to do this. Why can't you use a grid?
Re: Display labels side by side in cell with left - right alignment [message #1537218 is a reply to message #1536967] Tue, 30 December 2014 18:13 Go to previous message
Jerry Sheets is currently offline Jerry SheetsFriend
Messages: 76
Registered: July 2009
Location: Salt Lake City, UT
Member
I always handle it like Richard by putting a grid in the cell.
Previous Topic:Export report to CSV format
Next Topic:Decimal Rounding Off in Bar Chart
Goto Forum:
  


Current Time: Thu Sep 19 23:41:19 GMT 2024

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

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

Back to the top