Results 1 to 1 of 1
- 01-15-2009, 03:40 AM #1
Member
- Join Date
- Jan 2009
- Posts
- 3
- Rep Power
- 0
display column value multiply with 100
Hi all,
I have this table list
<display:column class="search rightAlign" headerClass="centerAlign" title="<%=bundle.getString("crt.soc.cc.comm.rate") %>">
<s:property value="#attr.resultTbl.socCcCommRate"/> <s:hidden name="#attr.resultTbl.socCcCommRate" />
</display:column>
I want to display the socCcCommRate column substract with 100.
For example :
value from database : 0.0003
display in column : 0.03
Do we need a java script? Please help me..
Similar Threads
-
insert row and column and delete row and column
By daredavil82 in forum New To JavaReplies: 13Last Post: 09-22-2011, 06:10 PM -
How to display a list of items and on click display subitems?
By mandyj in forum New To JavaReplies: 8Last Post: 12-29-2008, 07:12 AM -
How to display information about the display device in SWT
By Java Tip in forum SWTReplies: 0Last Post: 06-28-2008, 09:26 PM -
How to multiply two matrices
By Java Tip in forum java.langReplies: 0Last Post: 04-14-2008, 08:50 PM -
Display Line# and Column# in JSP
By loganathan.lakshmanan in forum JavaServer Pages (JSP) and JSTLReplies: 3Last Post: 01-17-2008, 12:37 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks