Skip to content

No way to set initial page number for Data Grid before rendering #131

@GurpreetRaju

Description

@GurpreetRaju

The issue related to #121. We are facing following issues:

  • Currently there is no way to set page number before the data grid is rendered (Not using server side pagination - query by).
  • When using Server side pagination (QueryBy), even thought the pagination result has the correct skip count, the datagrid footer shows Page number 1, however the rows are loaded from correct page. The page number in footer is not in sync with the grid rows. This happens only when the page number is other than 1, when data grid is rendered for first time.

Environment

  • Blazority Version 1.1.0
  • .NET Core Version 6
  • Browser Chrome

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions