This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JSF and the fly likes Adjusting row height for JSF tables,and few more questions Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Adjusting row height for JSF tables,and few more questions" Watch "Adjusting row height for JSF tables,and few more questions" New topic
Author

Adjusting row height for JSF tables,and few more questions

nitin kumar
Greenhorn

Joined: Apr 08, 2006
Posts: 2
Hi,

I have following queries:

1-Is it possible to manipulate the row height of JSF standard dataTable by
uing rowClasses attribute?.If not then how ui:table can be used to adjust
row height by using CSS themes.

2-Can Grids be made OFF in ui:table ?. Again which changes in CSS Theme could be made?

3-Finally how to use the default expression
#{currentRow.value['column1']} in ui:table for getting the bean properties.

Thanks

[ April 08, 2006: Message edited by: nitin ]

[ April 08, 2006: Message edited by: nitin ]

[ April 08, 2006: Message edited by: nitin ]

[ April 08, 2006: Message edited by: nitin ]

[ April 08, 2006: Message edited by: nitin ]

[ April 08, 2006: Message edited by: nitin ]
[ April 08, 2006: Message edited by: nitin ]
Mark Spritzler
ranger
Sheriff

Joined: Feb 05, 2001
Posts: 17243
    
    1

"nitin"

Please click on the MyProfile link above and change your display name to meet the JavaRanch Naming Policy of using your real First and real Last names.

Thanks

Mark.

p.s. I wish I could help you on your questions, but I am just learning JSF.


Perfect World Programming, LLC - Two Laptop Bag - Tube Organizer
How to Ask Questions the Smart Way FAQ
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Adjusting row height for JSF tables,and few more questions
 
Similar Threads
Puzzle
JBOSS Node
how to detect the selected row of ui:table?
pageBreaks question
JList with variable row height