gustavnavar / Grid.Blazor

Grid component with CRUD for Blazor (client-side and server-side) and ASP.NET Core MVC
GNU Lesser General Public License v2.1
700 stars 135 forks source link

GoToPage option not coming at footer #330

Closed pankajgt125 closed 2 years ago

pankajgt125 commented 2 years ago

Describe the bug for me at footer "GO to Page" option not coming at all

To Reproduce Steps to reproduce the behavior: grid is loading , pagination also enabled but "go to page" option not coming

Expected behavior as per below link "go to page" option should come at footer section. https://gridblazor.azurewebsites.net/

Screenshots If applicable, add screenshots to help explain your problem. image

gustavnavar commented 2 years ago

This feature was added in version 3.0.3. What version of GridBlazor package are you using?

Another option, if you are using Blazor Wasm, maybe the library is not updated in the browser cache. Can you delete files and images stored in your browser?