If you open the drop down list for a ComboBox and then move focus to another ComboBox control, the list from the previous control stays up instead of closing. The list DOES properly close when moving the input focus to other controls that aren't ComboBox controls.
Comments: Problem solved. Created the "ResetComboBox (textBoxId)" in the JS file "ComboBox.pre.js." Two events have been modified to solve the problem, look for the function name in the attached file to better understand the procedure adopted. A big hug to everyone and until next time. Marcelo Oliveira(MCP) - msillva@yahoo.com.br
Comments: Problem solved. Created the "ResetComboBox (textBoxId)" in the JS file "ComboBox.pre.js." Two events have been modified to solve the problem, look for the function name in the attached file to better understand the procedure adopted. A big hug to everyone and until next time. Marcelo Oliveira(MCP) - msillva@yahoo.com.br