Is it posible to use pagination container without a visible page navigation.
I want switch the panes by code
.
I want switch the panes by code
Something like this...:
Pagination1.NavigationButtons.Visible = False 'example not working
Pagination1.NavigationLabel.Visible = False 'example not working