Hi,

I want to replace them pager of the grid component with some individual design.

On nabblem I found the hint "You could use pagerposition="none" and supply your 
own component to
perform the paging. " from Howard.

I tried that by copying the GridPager into an own modified component and place 
that on the page below the grid. (I can't place it in the grid unless I also 
use an own implementation of Grid, right?)

But then: how can the pager communicate with the grid? I'm wondering btw. how 
the pager insde the grid does this trick because its onAction handler just 
updates its own currentPage property...

I can mimic the action links of my pager to target the grid, and in fact the 
grid updates its contents then, but my pager does not, of course.

Tanks for any hints.
Udo.

-- 
GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
Jetzt dabei sein: http://www.shortview.de/[EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to