File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSF and the fly likes Tom Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Tom" Watch "Tom" New topic
Author

Tom

ranjan Khaba
Greenhorn

Joined: Jan 16, 2008
Posts: 22
Hi,
I have a Table which is having three column. The second column is having selectOneRadio and label(on radio buttons) that are very long. I cannot get them to wrap through, when I resize the window. I have tried putting the css white-space:nowrap tag everywhere I could.
Note: 1. The Table will be taking in different ui. So, The second column is using the setRendered(boolean).
2. After increasing the width of the second column, It works fine for some UI, not for all.
3. The third column is having some text which has the white-space:nowrap.
4. When we resize the window, only the second column is collapse.
5. The first column is having only one word.
What may be the reason for this.


Thanks.
 
 
subject: Tom
 
Threads others viewed
Two UIs?
Sprites disappearing after scaling down window? Aaargh the frustration!
selectOneRadio with nowrap
Column sizing in JScrollPane
f:selectItem item alignment issues in Internet Explorer(IE) 7.0
developer file tools