Page 2 of 2

Re: [REACT] Server side sorting

Posted: Wed Nov 16, 2022 9:21 am
by saurabhdesai

As told above I returned zero from sortable but still it didn't make any change. Can you please me another work around?


Re: [REACT] Server side sorting

Posted: Wed Nov 16, 2022 12:31 pm
by alex.l

Sorry, I can't find anything about you tried to return "0", only "1".
Did you check my code snippet? Does it work for you? It works well to me.
Looks like support is not really productive. We need a runnable test case from you to investigate what's the problem. Maybe there is a bug with some special case, but I can't reproduce it, it works in the code I posted.