i want to design a form with three canvases. but problem is occur that other two canvases are not shown at run time. i want to create a push button and when i press it then 2nd canvas must be open.
Software/Hardware used:
ASKED:
May 14, 2009 5:51 AM
UPDATED:
May 15, 2009 1:44 PM
Could you please provide more information ?
What type of canvases are you usging ? How are they positioned within the window ?
When you press the button, do you want the 2nd canvas to show in the same position as the first one ?
both canvas type are content. i have an product Information form that contains department id as filed. but i want to add new department at run time by pressing button. and i want to open another canvas on this product canvsas. user add new department and when click on save button then it department canvas must be invisible. and user can add other data in product information.