Standard Action and DBGrid
I just set up a menu with standard actions and I tried to use the Copy,
Paste, Search for First ect... with a form that had a DBGrid on it. All the
actions are disabled when I run it except for the File Exit and the Help
Contents. The DBGrid contains a dBASE file.
I put an actionlist1 component on and setup the actions I wanted. And then
put a MainMenu1 component and typed in the menu items and connected them
with the corresponding actionlist items.
Do these standard actions not work with a DBGrid? Or is there something else
I need to do? Another component? All are enabled according to the object
inspector.
|