How do you get the current page number in the PagingToolbar
How do you get the current page number in the PagingToolbar
I have a GridPanel with a PagingToolbar. I need to know which page is currently being displayed. Is there a way to get either the current page number or current start record number? I checked the API (http://dev.sencha.com/deploy/ext-3.3....PagingToolbar) but I don't see a property or method that gives this info. Can this be done?