Sve-Blazor-DataTable icon indicating copy to clipboard operation
Sve-Blazor-DataTable copied to clipboard

Paging not working

Open AmirImam opened this issue 4 years ago • 3 comments

Hi First of all I want to thank you a lot for this tool, it is really a great tool. I have a problem with paging, it is not working, and if I clicked next or previous the data disappear and this is my code

image

I am sorry for posting the code as image, but it not organized when I pasted here in editor DataList is a List<Employee>, and it filled by data correctly and displayed in the data table correctly, but the problem is in paging

AmirImam avatar Oct 17 '20 15:10 AmirImam

I have about the same issue. If we can speed up this issue i am willing to sponsor for it as i really need it.

MathiasSvDK avatar Nov 11 '20 20:11 MathiasSvDK

Hey, first of all sorry for the inactivity. I have a pretty busy schedule these days and don't have a whole lot of time to work on this project. If you have any more information or an example of this issue then it would be much easier for me to find the problem. The above code snippet is not enough for me to replicate the issue.

SveNord avatar Nov 13 '20 15:11 SveNord

Hey there! I found the similar issue and fixed that. It's working fine now in my application. I have created a new Pull request #6 with the bug fixes.

theumairtahir avatar Sep 22 '21 19:09 theumairtahir