Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Delete from grid
Message
From
01/10/1999 17:02:56
 
 
To
01/10/1999 16:50:39
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00271773
Message ID:
00271779
Views:
26
>I have got weird problem while deleting records from grid. I have two pages in the pageframe and page1 contains grid which has recordsource type as select statement.when I invoke the delete function while page 1 is up every thing works fine.If I do the same thing when page 2 is up, it gives me an error message "no table is open in current work area". Did Anybody see this error before.What causes this error.
>
>Thanx
>Gnana.

'Delete' is not a function. It's a command that suppose to delete current record in current work area, so it's up to your to select the area before using this command. If you don't do it, then you take good chances that you actually delete a record in some other table or if there is no table open in active work area then you may really get the error message.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform