SearchPane cascade mode, scrolling back to top on every click
SearchPane cascade mode, scrolling back to top on every click
Link to test case:
Debugger code (debug.datatables.net):
Error messages shown: none
Description of problem:
I have an issue very similar to that
https://datatables.net/forums/discussion/comment/193221/#Comment_193221
which is marked as solved but it comes back on my case:
The SearchPanes scroll back on top every-time I select one of item.
The difference compared to the above case is that i have server side enabled.
removing cascadePanes: true from the following code solve the issue
searchPanes: { cascadePanes: true,
columns: [2, 3, 5] },
I am using SearchPanes bs5, but same apply with std version of SearchPanes.
..
Thanks for whatever help you can provide
Answers
Yep, I'm seeing it in this example here too, thanks for letting us know. I've re-opened that ticket (DD-2013 for my reference), and we'll report back here when there's an update.
Colin
Super!!
Thanks!
Colin, me again... I would like to know if you have any update on that topic, but also ask you if you can unlock my account. I believe I posted too many time the same post as I did not see the post nor the message that that the post was in waiting list for approval...
Sorry for that .. didn't do on purpose..
Done. Your other account is unlocked - it just caught with the automatic spam detection - apologies.
Allan
Thanks!! Happy to be back
Colin any news on that matter? thanks!
@maniiu Were you able to solve this?