How to automatic switch to the 1st item in dropdown list after bin

  • Thread starter CrazyCalculator
  • Start date
C

CrazyCalculator

Well, we all know that we could set a dropdown list item as the default item
by a few simple steps.

But my problem is: After the binding of dropdown list, I want to
automatically switch to the FIRST item in the list, instead leave it blank.
It might be tough to be achieved by using "default value"...

Any suggestion would be appreciated. Thanks in advance.

BR
 
Top