I'm working on an Ajax driven responsive datatable that has no <tbody> content because it is all coming from Ajax. Of course Ajax is just sending data and no formatting. How does one set <td> properties here such as align?
↧
I'm working on an Ajax driven responsive datatable that has no <tbody> content because it is all coming from Ajax. Of course Ajax is just sending data and no formatting. How does one set <td> properties here such as align?