 |
|
 |
 |
|
 |
 |
| Author |
Message |
|
|
Post subject: Paginator "for" Attribute
Posted: Mar 03, 2008 - 04:59 AM
|
|
Registered Member


Joined: Nov 17, 2005
Posts: 24
|
|
Greetings:
I have tried to attach a ICEFaces Paginator before a dataTable and within a form. The dataTable has an id="customerTable" and the paginator as for="customerTable"
The result is:
could not find UIData referenced by attribute dataScroller@for 'customerTable'
However, if I add the paginator after the table then the id is found and the paginator works as expected. However, it is in the wrong position. Any comments,
Bob N
Configuration:
MyEclipse 6.0.1 GA
ICEFaces 1.6.2 (JSF 1.1) |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Paginator "for" Attribute
Posted: Mar 03, 2008 - 05:07 PM
|
|
Registered Member


Joined: Nov 17, 2005
Posts: 24
|
|
OK...the wrong class libraries will do it every time. The examples-on-demand are a great help and are certainly worth the price of admission.
Problem solved.
Regards,
Bob N- |
|
|
| |
|
|
|
 |
|
|
| |
|
|
 |
|
 |
|
|
|
 |