LoadData with PageSizeOptions gets called twice everytime the pagesize is selected from the dropdown in RadzenDataGrid

LoadData with PageSizeOptions gets called twice everytime the pagesize is selected from the dropdown. This makes the pagesize default to the pervious size and I am not able to show the selected number of records in the DataGrid. For example, if the page size is 10 and I have selected 20 from the page size dropdown, it still shows 10 records. I think this is a bug which can be fixed.

Hey @Sidharth,

We accept pull requests! Please submit yours if you’ve fixed a bug.