You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to re-use the same (server-side) datatable code on a few different pages and ran into some issues with specifying column numbers. Being able to specify filters on the client side (and server side) with column names/data fields instead of order number would really enhance the flexibility of yadcf.
The text was updated successfully, but these errors were encountered:
@vedmack I'm in the same boat, I've pulled up the source a few times to start looking into the changes required, but haven't had the time to dedicate. Happy to try leaving it on my list if no one else is working on it and if you don't have time for now.
I'm trying to re-use the same (server-side) datatable code on a few different pages and ran into some issues with specifying column numbers. Being able to specify filters on the client side (and server side) with column names/data fields instead of order number would really enhance the flexibility of yadcf.
The text was updated successfully, but these errors were encountered: