React support with paid support?
React support with paid support?
jtlindsey
Posts: 3Questions: 2Answers: 0
Would paid support be able to help with this? And if so, how much would it cost?
This discussion has been closed.
Answers
Currently no, because that would be a new feature rather than support / maintenance of an existing one. However I am keen to start looking into using DataTables inside a React component and that is something I hope to start digging into at some point next month (I can't say for certain when as there is a little backlog with things like documentation for the next release of Editor still to be done).
Thanks,
Allan
Btw - thanks for the github repo link. I'll have a look at it later today. It might just be a scoping issue. I'll post back when I've had a look.
Allan
Need to assign JSZip as a global variable in the browser:
Some what mentally you need to do this:
There might be a more elegant way of doing it (I hope so!), but I couldn't see it.
These are all the same issue - the CSS isn't being loaded for them. For example KeyTable and Select are correctly assigning classes, but they just can't visually shown as there is no CSS to match them.
I'm new to this stuff - how would you normally load CSS for the
require
d modules? I've never really understood that about all the Javascript loader stuff!Allan
Hello Allan,
Referring to this comment from September last,
can you please advise, if I can venture into using Datatables Editor with React? I am seeing an increasing number of use cases for React + Datatables editor. And I currently have a requirement for it. Your advice will be much appreciated.
Regards,
Harsha
You can certainly venture in to it, but I don't have any documentation available for it yet. That is something that will come in future.
Allan