On 4/20/05, Philbert <[EMAIL PROTECTED]> wrote: > I would like to freeze some columns as the user scrolls towards the > left in a DBGrid like Excel does. I'm using Delphi 6.
Hmmm, I think you can achieve this using the draw method... You can always print the same values on a "x" column :) Or maybe you can use a second dbgrid (I think the first solutions is more elegant) =] -- "ME ALIMENTE [http://br-linux.org/noticias/002750.html] hehe" "Invente, Tente!!! Fa�a um c�digo eficiente" (Jonas Raoni haha) Jonas Raoni Soares Silva --------------------------- Desenvolvedor de aplica��es jonasraoni at gmail dot com http://www.joninhas.ath.cx:666 ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

