I'm wanting to dynamically create column in my datawindow. I'll be using the DataWindow.Create( String syntax ) funtion to create them. Basically, my question comes into play here: To create a new column, I basically only need to add the code in the SQL statement and in the table definition, unless I want it to be a visual... which would also require it in the objects list as well.... Correct?