Hi,
I am using Ajax Control toolkit version 15.1.4 on my Webform. On Chrome browser ( version 47.0.2526.106 m ), when I open the page and selecting item in combobox and pressing enter key, it causes the page to postback.
However, the same page open on firefox, it does not postback the page on pressing enter key.
How to prevent the postback on chrome browser during selecting the combobox's item and pressing enter key.
Please help.
Thanks & Regards
Hatim
Comments: Mikhail, As you said, that "it does not take into account the AutoPostBack option and always calls the __doPostBack() function." Then why the postback is not happening on firefox on pressing enter key and only happening on chrome browser? Hope, the Ajax Toolkit work seamlessly and equally on all browsers.. Thanks Hatim
I am using Ajax Control toolkit version 15.1.4 on my Webform. On Chrome browser ( version 47.0.2526.106 m ), when I open the page and selecting item in combobox and pressing enter key, it causes the page to postback.
However, the same page open on firefox, it does not postback the page on pressing enter key.
How to prevent the postback on chrome browser during selecting the combobox's item and pressing enter key.
Please help.
Thanks & Regards
Hatim
Comments: Mikhail, As you said, that "it does not take into account the AutoPostBack option and always calls the __doPostBack() function." Then why the postback is not happening on firefox on pressing enter key and only happening on chrome browser? Hope, the Ajax Toolkit work seamlessly and equally on all browsers.. Thanks Hatim