Questions tagged [richdatatable]

A rich:dataTable is a UI component which allow create a table dynamically. It is a part of the RichFaces component framework.

<rich:dataTable> is a datatable component, part of the component framework.

50 questions
0
votes
1 answer

rich:column is generating extra td element

Hi Iam using rich:dataTable to display elements which is of type List of type MyClass. var="item"
satish
  • 287
  • 6
  • 22
0
votes
0 answers

How to refresh richdatatable with datascroller?

I'm using RichFaces 4.0 and I'm trying to show a rich:dataTable that has been paginated using a dataScroller.
Dr. No
  • 1,306
  • 5
  • 28
  • 57
0
votes
1 answer

ScrollTable not using value tag

In a ScrollTable I need to retrieve data from a particular object and set data to another. How can I do this? Now I find: Illegal Syntax for Set Operation The h:inputText has value tag = myBean.castData(getTopdata(par1)) Damn! I need only to…
Giant2
  • 461
  • 1
  • 4
  • 15
0
votes
1 answer
-1
votes
1 answer

ScrollableDataTable show extra column in Richfaces

I used scrollableDateTable for scrolling data without hide headers, after populating the data in dataTable shows an extra column. How to hide the extra column or remove that column in scrollableDataTable. Here is my code:
UdayKiran Pulipati
  • 6,579
  • 7
  • 67
  • 92
1 2 3
4