site of columns won't work with

site of columns won't work with

romulocpdromulocpd Posts: 9Questions: 0Answers: 0
edited August 2012 in General
Hello.

I'm using Datatable with jquery.dataTable.css and some of columns in my grid has a property width . The problem is that the width property won't work!!!! What can I do? The width property must to work!

Thanks!!!!
Romulo

Replies

  • allanallan Posts: 63,535Questions: 1Answers: 10,475 Site admin
    Please link us to a test case showing the problem. There are lots of things that can go wrong with this - for example if the content of the column is > 10px.

    Allan
  • romulocpdromulocpd Posts: 9Questions: 0Answers: 0
    See the images 1 and 2:





    Before I use DataTables, I used TableSorter and the Width of TD's tag worked normally. I don't know what's happening.

    In the images has all instructions to access my site. The site is in portuguese.

    Thanks!
  • romulocpdromulocpd Posts: 9Questions: 0Answers: 0
    I did a new teste and the result was very diferent.



    Now I'm using JQuery UI Integration and not using file js/datatable/css/jquery.dataTables.css to style my grid.

    Now the columns are all short. Even defined the size of columns, the value is not accept.

    Help me!!!! Thanks a lot!
  • allanallan Posts: 63,535Questions: 1Answers: 10,475 Site admin
    Please give us a link to the page. The images just show us that its not working - not why it is not working. Ideally if you could also give us a link to a page which shows it working correctly without DataTables that would be extremely useful.

    Allan
This discussion has been closed.