#henrik

development and technology stuff

« Back to blog

Using Twitter-Bootstrap with DataTables

To display tabular data I rely on the DataTales jQuery Plugin. Really nice UI and easy backend integration. For a new mini project I wanted to style the UI of DataTables the same as Bootstrap. I was quite lucky because someone already did this for me.

There is a blog entry on the DataTables blog giving an overview of how to achive this.