Pregunta

Be default it has the format:

PREV 1 2 3 4 5 6 7 8 9 10 NEXT

I want something like:

FIRST PREV 1 2 3 .. 7 ... 566 567 568 NEXT LAST

Can this be done?

¿Fue útil?

Solución

Yes, it can. It's actually put out by default, but default Yii CSS hides those items. If you look at this comment and check on the CLinkPager page, you'll see you can control the label as well: http://www.yiiframework.com/doc/api/1.1/CLinkPager#c1893

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top