>> Also, as you're dragging it, can you set where the column was to be >> a greyed out column, kinda like how swing does by default? > > The easiest way to do this in application code would probably be to attach a > decorator to the header that paints a semi-opaque rectangle over the header's > bounds.
Just thinking - it might actually look good to draw a rectangle over the entire column.
