Hi
I have a combox in which allow cutom text= true.
now when user type something in it i want to check if the entered value exits in the combox items or not. i want to check it client side.
i have tried it by using on blur event of the combobox but sometimes it goes in infinite lop.
please help me in this regard
I have a combox in which allow cutom text= true.
now when user type something in it i want to check if the entered value exits in the combox items or not. i want to check it client side.
i have tried it by using on blur event of the combobox but sometimes it goes in infinite lop.
please help me in this regard