Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem using Grid
Message
From
13/11/2001 01:51:18
Ashish Patel
Hindustan Petroleum
Mumbai, India
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Problem using Grid
Miscellaneous
Thread ID:
00580750
Message ID:
00580750
Views:
59
Hi

I am having 4 columns in grid and I want to capture the double click event for a row.What I am doing is in DblClick event of text1 of all columns I am calling
thisform.populateform


Now in populateform I am having the following code

mcons_no = thisform.grid1.column2.text1.value

since column two is displaying consumer no.

Based on the value I get in mcons_no I am puplating my fields on the form.
When I double click on any field of any record for the first time it is getting
populated properly. But if click second time on any text1 other then column2's text1 I am getting the previous row's value only it is not getting changed.

It works fine if I click on column2's text1.

Pl. Help

Thanks in Advance

Ashish Patel
Next
Reply
Map
View

Click here to load this message in the networking platform