read row from ajax created database
read row from ajax created database
I'm creating DataTable through ajax. After the table is displayed, I let the user select any row. I need to detect this row (with the fnGetSelected?!) function, after that I need to read the information on that row. But it doesn't work. Can you kindly help me?
This discussion has been closed.