formatting style cell content server side on ajax reload
formatting style cell content server side on ajax reload
rikiki
Posts: 3Questions: 1Answers: 0
I need to apply style to cell content depend from same db variables visible only on server side ....
the simply way for this could be to have a ajax "response" in html format.
I have try it but the table send one alert can't reinizialize etc etc.
somebody know a solution for this problem?
thank you
This discussion has been closed.
Answers
Sample code please. Specific error, etc.
Can you add the needed data to the ajax response? Even if you do not include it in the columns definition, DT can access the jSON response to read the data and apply the logic.
Thank you for your suggestion
It works fine
below the code where aData[8] is not include in the columns