Hi All,
I created one small web application to scan barcode with one text box and one list view for our scanning device previously we are using window CE device. In this device i have option to press enter key automatically. But now we are upgrade our device which came with android and there is no option for enter key I try OnTextChanged even with AutoPostBack = true but its not work for me until and i press sum ware in page. basically this event is work like lost focus. i want behave like keypress event
Can any one help me about this
Thanks in Advance.

