| Author |
align data with two dataTables
|
Anupam Sinha
Ranch Hand
Joined: Apr 13, 2003
Posts: 1088
|
|
Pls help if someone has worked on multiple dataTables .. need data from 2 datatables under one header, can i possibly do that? i m facing a alignmnet problem <h ataTable .... ><h:column> <f:facet name="header"> <h utputText value="Time Of Event" ></f:facet> <f:subview id="one"> <h utputText.......... ></h:column> <h ataTable> <h ataTable... ><f:subview id="one"> <h utputText....>
|
 |
Varun Khanna
Ranch Hand
Joined: May 30, 2002
Posts: 1400
|
|
Use style attribute to provide fix width (in pixels) and it should be same for corresponding outputtext for other datatables. This would be one of that way to solve the problem.
|
- Varun
|
 |
 |
|
|
subject: align data with two dataTables
|
|
|