Hi to all;
I currently figuring out my website admin, and I used ajaxcontrol toolkit v15.1.
I used HtmlEditorExtender for editing.
I have saveral buttons on my page, (next,previous,first,last, etc.,)
The problem come when:
Suppose I clicked the 'Next' button o any button for the first time. The button is successfully triggered but for the next click on the same button, the button not trigger anymore,.
Done so far...
-I try to remove the HtmlEditorExtender and it work perfecly.
-I try to add this to the masterpage head tag <meta http-equiv="X-UA-Compatible" content="IE=10,chrome=1" /> but no effect.
-There's no problem on Firefox
I'm not sure about the version of my Internet Explorer but I using Windows 10Home 2015 and the system type is 64-bit O.S.
Help...Thank in advance.