What is free when it comes to edidting a data table?
What is free when it comes to edidting a data table?
pmehrotr
Posts: 3Questions: 1Answers: 0
I know a full editor requires a purchase, but is there anything fee when it comes to editing. Is JQuery API for editing free? I see exanples under Editors which have add row/delete row etc, does one have to purchsae a developer's license to implement them.
This discussion has been closed.
Replies
jQuery is developed by the jQuery Foundation and it is MIT licensed and free for you to use.
The DataTables API can be used to create your own editing GUI for DataTables if you want. Indeed that is what Editor uses.
Allan
p.s. I've deleted your duplicate question on this topic (in case you wonder where it has gone).