First open jquery.datatables.js file and find this.sDom = ‘lfrtip’; or this.sDom and then write below code inplace of previous code.
this.sDom = ‘<“top”iflp>t<iflp>’;
First open jquery.datatables.js file and find this.sDom = ‘lfrtip’; or this.sDom and then write below code inplace of previous code.
this.sDom = ‘<“top”iflp>t<iflp>’;
Leave a Reply