cancel
Showing results for 
Search instead for 
Did you mean: 

Clearing the Combo Box

Former Member
0 Kudos

Guys,

I have two combo boxes in my model. Which the User can type in and then select the particular <b>Employee ID</b> and <b>Employee Name</b>.

The issue is, once something is selected, lets say for example I select Employee ID "345" and run it. It brings everything for Employee ID "345".

After I do that, I want to check on Employee Name "HORRIBLE", when I do that it <i>does get me</i> the details for Employee Name "HORRIBLE", but <b><i>does not clear the other box</i></b> "Employee ID" which is still showing "345".

Is there a way to clear the other combo box when I select something from one box?

waiting for a response,

Thanks a lot guys,

Naseer

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Nasser ,

Just check whether you can make use of event to fullfil your requirement.

Thanx

Pankaj