Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid does not refresh when after adding row from menu
Message
From
03/03/2003 11:38:46
 
 
To
03/03/2003 05:20:24
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00760102
Message ID:
00760396
Views:
17
>>I encountered a serious grid refreshing problem which
>>I have'nt found any solution.
>>
>> To reproduce:
>> Run the program at the end of this message
>>
>>Result observed:
>> Empty grid
>>
>>Result Expected: Word Hello must appear. Press Ctrl+Tab to see the
>> expected result.
>Problem is in deleterow code. You need a better code there. For now try this instead of gridbase1.refresh as last line of deleterow :
>
>go recno(thisform.gridbase1.recordsource) in (thisform.gridbase1.recordsource)

I added this line as last line in deleterow method but got an error

record is out of range.

Any help ?
Andrus
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform