Smart Zoom template

Can you explain? Because SmartZoom does resize browse columns.

Dear Mike,

When I re-open window, columns does not fit to data. Users have to double click columns or I have to add embed after OpenWindow / BRW1::AutoSize.Resize(); ThisWindow.Reset() code.

Serhat,

if you disable SmartZoom, do columns fit to data? If yes, what is the code resizing columns to fit data? Is it generated by standard browse template or it is your hand code?
Looking at generated code, I see that SmartZoom initialization code precedes ABC browse template code, so browse code should override column sizes set by SmartZoom.