Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using Dataenvironment with child commands

Status
Not open for further replies.

IMotion

Programmer
Mar 13, 2001
6
BR
Hello people!

How can I work with the child commands of the dataenviroment?
I mean, I can create navigation and editing buttons using the main command itself, but when I try to create the same to the child commands I can´t find the same methods to the child command.
Example:

To the main command I have:

myAmbient.rsMyCommand.addnew, delete, update, ...

To the child command I can´t find the methods above.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top