main logo
Subject: Re: Grid Control - Select an Item
Author: "Andy Davies"
Posted: 2003/10/31 07:18:00
 
View Entire Thread
New Search



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
<-- Prior Message New Search Next Message -->