in my form,i have menuitems say "NEW" and "SHOW".
when i click "new", the control will be shifted to form1,in which i have 2 buttons save and edit.and when i click "show" menuitem ,the control ll be transfered to form2.
when i click "edit" button, the values ll be retrieved from the back end.
now i want these retrieved values in form2 without entering again.
(that is when i click "show" menuitem")
any suggestions
when i click "new", the control will be shifted to form1,in which i have 2 buttons save and edit.and when i click "show" menuitem ,the control ll be transfered to form2.
when i click "edit" button, the values ll be retrieved from the back end.
now i want these retrieved values in form2 without entering again.
(that is when i click "show" menuitem")
any suggestions