G
Guest
I have a list form and a detail form .
Before, I open the List form, use form.showDialog(),then I click List Item
and open the Detail Form by form.show().
now , user need when the list form show, auto open the first Item Detail .
I add detail form.show() in list form.form_load event , but problem.
some idea?? help me
Before, I open the List form, use form.showDialog(),then I click List Item
and open the Detail Form by form.show().
now , user need when the list form show, auto open the first Item Detail .
I add detail form.show() in list form.form_load event , but problem.
some idea?? help me