One columns with static content while the others are filled with Ajax.
One columns with static content while the others are filled with Ajax.

Hi all,
My question is simple enough. I have a datatable currently being populated by an Ajax call, aoColumns, and mDataProp for the fields. I want to add a column that is simply "<input type='checkbox'></input> for all rows. How do I incorporate static content into a dynamically filled table?
Thanks!
This discussion has been closed.