Hello,
We are using a telerik CustomDropDownList with the ability to type into the control.
We want to add a filer for unwanted characteres and we see that when trying to catch the key from the press on the keaboard in javascript (using property OnClientKeyPressing), it is not the same ascii code as in a text box for example.
Do the ddl translates differently the ascii codes?
Please help.
Thanks,
Inbal
We are using a telerik CustomDropDownList with the ability to type into the control.
We want to add a filer for unwanted characteres and we see that when trying to catch the key from the press on the keaboard in javascript (using property OnClientKeyPressing), it is not the same ascii code as in a text box for example.
Do the ddl translates differently the ascii codes?
Please help.
Thanks,
Inbal