This repository was archived by the owner on Jan 8, 2024. It is now read-only.
Additional Parameter Binding #20
Labels
duplicate
Describes a duplicate issue (please provide the duplicate reference)
Hi,
I'm hoping this is not an issue and more an error on my part, but the numerous ways I've tried to resolve this makes me think something might be wrong.
Within the
IDataTablesRequest
I can see that there is an ability to post up a set of additional data parameters. I am hoping to achieve this by using thedata
option within the DataTables AJAX options.I have also tried just passing it up as a standard value without the use of a function, but still on the server side, I am getting null on the AdditionalParameters.
Any advice or is this an actual issue?
Thanks for a great library all the same, has been fantastic so far!
The text was updated successfully, but these errors were encountered: