RowReorder using Web API
RowReorder using Web API
AG2022
Posts: 1Questions: 1Answers: 0
Link to test case:
Debugger code (debug.datatables.net):
Error messages shown:
Description of problem:
Hello,
Is there any way I replace Row reorder PHP with C# Web API call? I am evaluating this product and cannot host PHP on Azure. Here is the link,
https://editor.datatables.net/examples/extensions/rowReorder
Answers
That's possible. In the download file, the examples are all there - whether PHP or .NET - so you can just use the examples as a template for your development.
Colin