How to set the column width of the table arbitrarily ?
How to set the column width of the table arbitrarily ?
farhadtable            
            
                Posts: 47Questions: 27Answers: 1            
            i make set the column width of the table arbitrarily and i not want to use state saving
thanks in advance
This question has an accepted answers - jump to answer
This discussion has been closed.
            
Answers
You can just add the
widthattribute to the column, or usecolumns.width. Column width is not something that the state will save in DataTables.Allan