Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 82141

Render JQuery object in Datatable Cell

$
0
0
Hi,

Could you please confirm if it possible to render a JQuery object like a toggle button in a DataTable cell?

I tried to use the followinf code, however the result is not the same as outiside of DataTable object.

Adding a new row in the cliend side to an existing DataTable:
oTable.fnAddData
(
                [
'<a href="#" data-role="button" data-theme="a" data-iconpos="notext">TTT</a>',
'<label for="slider-1">Luz Tecto Cozinha Added</label>',
'<select id="slider-flip-d" name="slider-flip-m" data-role="slider" data-mini="true"><option value="off">Off</option><option selected="" value="on">On</option></select>'
	]
);

Viewing all articles
Browse latest Browse all 82141

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>