I need a normal statusbar in one cell and a pagination statusbar in another cell. To get the pagination statusbar to appear correctly I have to include the “status_toolbar_layout.css” file. But when I include that it messes up the normal statusbar. What do I do when I need both types of status bars? Thanks!
I can’t upload a complete demo because my demo requires full/pro version (setPagingWTMode). Hopefully this will clear things up…
(1) I have a layout with multiple cells, and in one cell I want a pagination toolbar so I have to include the “status_toolbar_layout.css” file.
(2) That cells toolbar appears fine. It looks like this…
(3) But for my other cells I just want a normal status bar, but they don’t appear correctly, they now look like this…
(4) I want them to look like this…
What do I need to do? Thank you!