display image in datatables using bootstrap

display image in datatables using bootstrap

giridhargiridhar Posts: 20Questions: 4Answers: 0
edited October 2013 in General
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.

Replies

  • essexstephessexsteph Posts: 57Questions: 0Answers: 0
    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.
  • arronleearronlee Posts: 3Questions: 0Answers: 0
    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.
This discussion has been closed.