문제

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?

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top