Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What special between first row and other row in a grid
Message
From
05/12/1997 09:02:25
 
 
To
05/12/1997 03:00:22
Hang Zhou
China System Corp.
Nanjing, China
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00063975
Message ID:
00063993
Views:
42
>Hi:
> I have a grid , 8 rows,4 columns, each column.Current Contro is a ComboBox , After row change, a validation
>rule is active, for change (or not) the old row 's value .
>It runs OK when old row is 2 to 8. display & Value is right.
>But if old row is 1, the Value is right, and the Display is old value that before changed. it's Wrong!
>I call refresh() in grid.AfterRowColChange():
> if MyValidRule()
> thisform.grid.grcColumn1.cboA.Value="New "
> thisform.grid.grcColumn2.cboB.Value="BBB "
> else
> endif
> refresh()
>I wonder: Some specials between the first row and the other row in a grid?
>
>Any advice would be highly appreciated!
>
>ZhouHang
>12-05-1997

There is nothing special for the first row. Maybe, you have some specifics in MyValidRule()?
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform