Hi,i need to display a image in datatables using Bootstrap.Previously i display images using fancybox.now i want to display using bootstrap in datatables.please help me.
I don't think this is a DataTables question as it's just jQuery/Bootstrap stuff, but when I needed to do it recently in a DataTable using Bootstrap I set a click event on a thumbnail which was shown in the table which when you clicked on it loaded the image into a Bootstrap modal.
I am not very familiar with jQuery/Bootstrap stuff. But I am learing how to create a windows image viewer(http://www.yiigo.com/guides/csharp/how-to-create-windows-viewer.shtml) to display images in datatables. I wonder whether it helps. Good luck.
Replies