IntelliJ Java IDE
The moose likes JSF and the fly likes HtmlDataTable setRowCount Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "HtmlDataTable setRowCount" Watch "HtmlDataTable setRowCount" New topic
Author

HtmlDataTable setRowCount

Pavels Hlopoks
Ranch Hand

Joined: Feb 05, 2007
Posts: 31
Hello! I need setRowCount for subj object...
This example ->


is wrong for me. Becose it set row count, which user see in page.

But i need to set count of all list!
 
 
subject: HtmlDataTable setRowCount
 
Threads others viewed
how to delete a row from a datatable?
UIParameter issue in HtmlDataTable
how to find component via code?
Issues with Populating subdatatable in a row
Can JTable support hide or display a certain of rows?
IntelliJ Java IDE