I like your product very much and am using wpDataTables with MySQL paging. Rather than filtering rows down to a single row, I would like to scroll to the table page containing the matching row into view.
Do you have a clever way to do this? Or is it possible to add Scroller (related url) to wpDataTables which claims to be able to do what I need? If so, can you tell me how to add Scroller to wpDataTables?
I'm not sure if you can achieve something like this, but I forwarded the question to one of our developers. As soon as he responds, I'll get back to you.
Unfortunately, what you're looking for to achieve cannot be done with the plugin's built-in features, and it requires a custom solution. Unfortunately, as a custom solution, we cannot provide any support for that.
Hello!
I like your product very much and am using wpDataTables with MySQL paging. Rather than filtering rows down to a single row, I would like to scroll to the table page containing the matching row into view.
I use:
wpDataTables.table_vault.fnFilter(vaultId, 0);
But would like to use:
wpDataTables.table_vault.fnScrollToRow(vaultId, 0);
Do you have a clever way to do this? Or is it possible to add Scroller (related url) to wpDataTables which claims to be able to do what I need? If so, can you tell me how to add Scroller to wpDataTables?
Thanks for you great help and product,
Patrick
Hello Patrick
Thank you for your kind words.
I'm not sure if you can achieve something like this, but I forwarded the question to one of our developers. As soon as he responds, I'll get back to you.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi again Patrick
Unfortunately, what you're looking for to achieve cannot be done with the plugin's built-in features, and it requires a custom solution. Unfortunately, as a custom solution, we cannot provide any support for that.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
I was able to figure out a way to do what I needed. Thank you.
Hello Patrick
Thank you for letting me know.
If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables