Datatable display class is not setting for datatable
Datatable display class is not setting for datatable
kiridhar
Posts: 4Questions: 0Answers: 0
I am using Datatable 1.9.3. I want to have gradient border and rounded corner on the tables. In order to display with previous version of the browser using the technique http://css3pie.com/ . I am using following snippet.
Column 1
Column 2
Column 3
$("#id_3").dataTable({"bServerSide":false,"bFilter":false,"bLengthChange":false,"bSortClasses":false,"bSort":false,"sScrollx":"300px","sScrolly":"300px"
});
The solutions for this is really appreciated. Thank you in advance.
Note: That even set class display to table sometimes its not coming.
Regards,
Giri
Column 1
Column 2
Column 3
$("#id_3").dataTable({"bServerSide":false,"bFilter":false,"bLengthChange":false,"bSortClasses":false,"bSort":false,"sScrollx":"300px","sScrolly":"300px"
});
The solutions for this is really appreciated. Thank you in advance.
Note: That even set class display to table sometimes its not coming.
Regards,
Giri
This discussion has been closed.
Replies
Allan
Thank you for the information, but the columns are aligned to the table width.
Allan
here is the link http://testing.perfectforms.com/PresentationServer/Form.aspx/Play/zFNgAgUE
Also give us some suggesstion on the how to make re-sizable column using datatable?
I really apperciate your support on this.
Thank you and have a great day.
For example:
[code]
$('#PF_3').dataTable().fnAdjustColumnSizing()
[/code]
Allan
But we are facing other issue was column colour and styles, header