newbie: sending "liked rows" to the server, sorting table by "likes", other questions
newbie: sending "liked rows" to the server, sorting table by "likes", other questions
Hi, Just stumbled on DataTables today. Looks fantastic!
Three questions.
1. I see that the "Editor" works well out of the box with PHP. Any node integrations or other?
2. I want users to be able to highlight or 'tap' on a row to "like it" (pardon the facebook term). I'd like to send this information to the server, so that users can sort the table by how many likes it has. Has anyone implemented this? Any pointers would be appreciated.
3. If I have a .json text file with json formatted data, can I just point the dataurl to that?
Three questions.
1. I see that the "Editor" works well out of the box with PHP. Any node integrations or other?
2. I want users to be able to highlight or 'tap' on a row to "like it" (pardon the facebook term). I'd like to send this information to the server, so that users can sort the table by how many likes it has. Has anyone implemented this? Any pointers would be appreciated.
3. If I have a .json text file with json formatted data, can I just point the dataurl to that?
This discussion has been closed.