Welcome To The Home Of The Visual FoxPro Experts  
home. signup. forum. archives. search. articles. downloads. faq. members. files. rss.
 From: naveed ahmad
  Where is naveed ahmad?
 peshawar
 Pakistan
 naveed ahmad
 To: Suman Chakrabarti
  Where is Suman Chakrabarti?
 Ndls
 India
 Suman Chakrabarti
Subject: RE: data gridview issue
Thread ID: 467940 Message ID: 467943 # Views: 59 # Ratings: 0
Version: Visual FoxPro 9 Category: Grids
Date: Monday, August 26, 2019 9:55:22 AM         
   



> *I think Nodefault use
> ************
> If nKeyCode = -2
>
> Thisform.grdstock.DeleteMark = .T.
> Thisform.grdstock.ReadOnly=.F.
> Thisform.grdstock.AllowCellSelection=.T.
> Thisform.grdstock.Column1.ReadOnly=.T.
> Thisform.grdstock.Column5.ReadOnly=.T.
> Thisform.grdstock.Column7.ReadOnly=.T.
> Thisform.grdstock.Column10.ReadOnly=.T.
> Thisform.grdstock.Column14.ReadOnly=.T.
>
> Nodefault
> Thisform.grdstock.column2.SetFocus
>
>
> Endif
> **********

R/Madam
my question is that how to return from grid to textboxs?
thanks
best regards.

ENTIRE THREAD

data gridview issue Posted by naveed ahmad @ 8/26/2019 9:38:01 AM
RE: data gridview issue Posted by Suman Chakrabarti @ 8/26/2019 9:45:58 AM
RE: data gridview issue Posted by naveed ahmad @ 8/26/2019 9:55:22 AM
RE: data gridview issue Posted by Suman Chakrabarti @ 8/26/2019 10:12:08 AM
RE: data gridview issue Posted by naveed ahmad @ 8/26/2019 11:02:51 AM
RE: data gridview issue Posted by Koen Piller @ 8/26/2019 12:01:35 PM
RE: data gridview issue Posted by naveed ahmad @ 8/26/2019 12:08:28 PM
RE: data gridview issue Posted by Koen Piller @ 8/26/2019 1:07:43 PM
RE: data gridview issue Posted by Jun Tangunan @ 8/27/2019 2:58:40 AM
RE: data gridview issue Posted by naveed ahmad @ 8/27/2019 8:34:21 AM
RE: data gridview issue Posted by Jun Tangunan @ 8/27/2019 2:13:18 PM
RE: data gridview issue Posted by naveed ahmad @ 8/31/2019 8:52:20 AM
RE: data gridview issue Posted by Suman Chakrabarti @ 8/26/2019 1:48:12 PM
RE: data gridview issue Posted by naveed ahmad @ 8/26/2019 3:45:18 PM