Hey,
I’m using the zii.widgets.CListView in various places.
However I want to customize the Message "Displaying 1-5 of xx result(s).".
What is the best way to do it?
THX
Andreas
Hey,
I’m using the zii.widgets.CListView in various places.
However I want to customize the Message "Displaying 1-5 of xx result(s).".
What is the best way to do it?
THX
Andreas
The summaryText property
/Tommy
GREAT!