Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Controlling grid validation
Message
From
15/05/2000 04:40:07
Karl Davies-Barrett
Shireburn Software Ltd
Ta' Xbiex, Malta
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Controlling grid validation
Miscellaneous
Thread ID:
00369494
Message ID:
00369494
Views:
61
Hi,

I need to allow users to enter records in grid format.

My major headache is that users can just click into another row while the edit/insert is in-progress. Thus subsequent field validations are not carried out. I need to let them select other columns, but not other rows

The problem is AfterRowColChange returns the column number and not the row. I can store the current row to a grid property, but in the beforerowchange, the activerow property is still the row I'm on, not the row I'm going into. After rowchange returns the newly selected row but now its too late to stop the record pointer moving.

Any help would be extremely helpful and greatly appreciated.

Regards,
Karl D-B
Next
Reply
Map
View

Click here to load this message in the networking platform