by Mark >> Thu, 23 Oct 2003 4:51:33 GMT
Ive just started using Jade 5.1, ive created a Customer Details form which takes the
Customers First Name (txtFirstName), Last Name (txtLastName) and Customer ID (txtCustomerID) all as strings from the customer.
Ive coded the CustomerDetails form methods such as BtnCancel and BtnOk, ClearTextBoxes, Create Customer and Is Input Okay.
Ive also created a CustomerList form that should list all the Customers added to the CustomerDetails form, this is where im stuck!! Im not
sure how to bring up all the customers added to the CustomerDetails form in the CustomerList form i just created. Any Ideas??
Thanks
Mark