How to decrease column size of ajaxified jquery datatable? -


i have 3 columns in datatable, had 4 , made 1 of them hidden using solution here

and first column expanded (only on firefox), column contains checkboxes.

now want decrease size of first column using function fnsetcolumnvis() ... please help.

screenshot : http://postimg.org/image/9s5wfge3j

in column definitions can specify column width this:

aocolumns': [             {                'mdata': 1,                'swidth': '20%'             },             ... 

Comments

Popular posts from this blog

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

how can i manage url using .htaccess in php? -

ios - I get the error Property '...' not found on object of type '...' -