Hi, iirc you have to handle it in the click() of the object in the column (usually a textbox), if it doesn't matter which col then I guess you could populate your grid with textboxes with a built-in generalised click() - e.g. thisform.youclicked() Up to VFP7 (or 8) there was no row object to use, but you can use the underlying table/cursor field s to tell which row the user is on.
AndyD 8-)#
©2003 Andy Davies |