Should ShowStatusBar='True' always show status bar or only when the bottom paging is available?
I am looking to make use of its progress box in the lower left corner so hierarchical expand / filter / sort.
It's not showing when paging is not needed.
1 Answer, 1 is accepted
0
Pavlina
Telerik team
answered on 22 Mar 2010, 12:08 PM
Hi Lenny,
GridStatusBarItem is now obsolete. Presently, the pager hosts a table, with one or two cells, depending on whether there will be some status indication or not. The GridStatusBarItem is actually replaced by the first of these two cells, therefore in order to show the status bar you should enable paging for the grid.
Best wishes,
Pavlina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.