dear all, in my application I have some grids (TStringGrid) where the dblclick should fire some events related to the selected row. I would like that the dblclick events will be raised only if the dblclick is performed on non-fixed rows. How can I do that? andrea