Hi All
I have a form with section and multiple pages(tab sections) in the section.Now i have added a button in the form which when clicked will open a form.Now my problem is that when i click the button the new form is getting opened but the control is still in the first form only.i have added control.setfocu s in the form activate and form open method of second form but also control is not getting transfered to second form if i click through mouse also i am not able to get focus.why is it so,Can any one give me idea how to over come this
Thanks in advance
I have a form with section and multiple pages(tab sections) in the section.Now i have added a button in the form which when clicked will open a form.Now my problem is that when i click the button the new form is getting opened but the control is still in the first form only.i have added control.setfocu s in the form activate and form open method of second form but also control is not getting transfered to second form if i click through mouse also i am not able to get focus.why is it so,Can any one give me idea how to over come this
Thanks in advance
Comment