Hello there,

I want to place my datascroller above my datatable - is this possible?

I have added a condition to the scroller that makes sure it only gets
rendered when there are enough rows:

rendered="#{BackingBean.recordCount} > 20}"

When the count does exceed 20 I get the facets appearing but not the page
numbers - if I select one of the facets the numbers appear. If I remove the
rendered property I am immediately presented with an error (could not find
UIData referenced by attribute [EMAIL PROTECTED] = 'dataTableID').

If I place this under my datatable it works fine - is there some way of
getting around this at all please?

Many thanks, Carl




-- 
View this message in context: 
http://www.nabble.com/DataScroller-DataTable-positioning-tf2553884.html#a7116126
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to