fires when a column is shown in datatable
$$("datatable1").attachEvent("onAfterColumnShow", function(id){ // some code });