I have a page wherein there is an Employee Id field. It will lookup for the Employee table and show its result in a new form when the browse button is clicked.
I'm not sure how to implement this in WPF. Will appreciate your answers. Thanks.
I have a page wherein there is an Employee Id field. It will lookup for the Employee table and show its result in a new form when the browse button is clicked.
I'm not sure how to implement this in WPF. Will appreciate your answers. Thanks.