Home » Developer & Programmer » JDeveloper, Java & XML » Urgent : A query regarding Oracle Java Cartridge
Urgent : A query regarding Oracle Java Cartridge [message #366667] Wed, 30 August 2000 06:48 Go to next message
Kumak
Messages: 2
Registered: August 2000
Junior Member
While creating a table and adding the contents to it using dynamic table of Oracle Java cartridge,
how shall I horizontally align my contents of cell to Right?

for e.g.
Consider the following statement :
row.addCell(new TableDataCell(Amount.toString());

where row is an object of type TableRow.
How do I right align horizontally the contents of Amount. My html content should be :
- .

While looking in manual, we found that there is a method of TableDataCell called setHAlign whose parameters for halign and valign are of type integer. What should be the integer values of these parameters in case of RIGHT, LEFT and CENTER alignment for cell (and not the table).

Please reply me urgently.
Thanks.
Re: Urgent : A query regarding Oracle Java Cartridge [message #366678 is a reply to message #366667] Tue, 19 September 2000 17:52 Go to previous message
aaa
Messages: 2
Registered: September 2000
Junior Member
are you using JTable on the client side ?

- satish
Previous Topic: "user requested cancel of current operation (ORA-01013)" error using JDBC
Next Topic: LiveHTML cartridge with embedded applet tag calling servlet residing in JServlet cartridge - throwin
Goto Forum:
  


Current Time: Thu Apr 18 06:12:24 CDT 2024