Hello. I am developing an aspx in VB 2012 and this is connected in a master page.
On this page, I have modalpopup, the panel that is connected to the popup has a textbox, an autocompleteextender and a button.
The modalpopup is does not show, but once i remove the autocompleteextender, it works fine. But I need the autoocmpleteextender for my project.
I think the autocomplete extender conflicts with something that I cant trace.
Can somebody help me with this?
I am using ASP.Net 2.0 and C# 2005 in .NET Framework 4.0 , AjaxControlToolkit