The other reply suggested using table dataatyles. If I remember correctly, if you don't have a table style, all columns in the data table are shown. If you add a table style to the data grid, you have to create a table column style for every column you want to display. So if you have a data table with 7 columns, and only add 5 table column styles, you only get 5 columns in the grid. But as the other reply suggested, add a table column style for the hidden cell and set its width to 0, but that might allow the user to resize if he clicks at the right place. -- LuisR
Luis Alonso Ramos Intelectix - Chihuahua, Mexico Not much here: My CP Blog!