Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I'm Stumped
Message
From
28/07/1999 09:52:23
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
28/07/1999 09:12:41
Lee Baker
Home Depot Television
Atlanta, Georgia, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00247078
Message ID:
00247107
Views:
24
>I have grid on a form that is showing several line items as part of a relation. I also have a rightclick event that pops up a menu with Add/Edit/Delete. However, I cannot figure out how to activate this popup if I rightclick anywhere on a row that has data. Works perfect on empty rows. I've looked at the TasTrade orderentry.scx, but I must be missing something. Any assistance would be appreciated.

In Tastrade they put a calling code to every control's rightclick. It's cumbersome i you're going to do in more than one grid. I take the olddays way and use :
* Grid.when
on key label "RIGHTMOUSE" do ShortCutMenu
*Grid.valid
on key label "RIGHTMOUSE"
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform