adv grid edit column

I have an Advanced Grid where I select  a ColumnType of tpDataButton to call another form. Is there a way to keep the Grid line from going into edit mode upon return from the form?

Thanks
Tom Obenschain

Hi,


Please note that the the ctDataButton column type is specifically designed for editing the grid.
I would recommend to use a ctButton column type instead.