07-20-2009 11:29 PM
Hi ,
I am looking out to add a check box option in the table to
be able to select multiple columns from the table to execute
those particular options selected.
Do let know if any one has tried this option of multiple select
checkbox in a table.
Sundar.
07-21-2009 02:20 AM - edited 07-21-2009 02:29 AM
You could use this kind of code to replace checkbox by 'x' in RowHeader or play with colors :
sorry, I've just seen that you want work with column instead of row but it's the same principle.