|
|
Rank: Newbie Groups: Member
Joined: 12/19/2008 Posts: 9 Points: 27
|
Sometime ago I opened another thread complaining about some wierd javascript problem that I was having.. this is the post: http://forum.convincingmail.com/yaf_postsm535_Javascript-error-in-contentpages.aspxToday I figured out what the problem is... I cannot place the AdvancedAutoSuggestExtender on the same page as any AjaxControlToolkit component... In several of my forms I use MaskedEditExtender and/or ModalPopUp Control... In these forms, the component crashes... on the ones that have not the these components, it works perfectly... Have you ever seen this before??? Any tip on how to solve it??? Tks, Christiano.
|
|
Rank: Newbie Groups: Member
Joined: 12/19/2008 Posts: 9 Points: 27
|
No lights so far???
It's not working with the "Essential Objects" Multipage component also.
unfornately, i'll can't use this component this way... it would be perfect for what i have to do, but, this way... plz... some help...
tks...
|
|
Rank: Administration Groups: Administration
Joined: 11/18/2007 Posts: 80 Points: 152
|
Hi Christiano, I tried the control with the watermark control and it works just fine.
Can you give me more info & code or an url where the control doesn't work.
Thanks
|
|
Rank: Newbie Groups: Member
Joined: 12/19/2008 Posts: 9 Points: 27
|
with the watermark it's working fine... at most of the cases...
i'm having issues with ModalPopup and MaskedEdit, mainly...
|
|
Rank: Administration Groups: Administration
Joined: 11/18/2007 Posts: 80 Points: 152
|
hi, it is hard to imagine how it should work with masked edit. I think it is strange to autosuggest the mask ;)
I'll try it with the modal popup control
I guess there could be a z-index issue because the modal window overlies the suggestions div. I'll check this.
Thanks.
|
|
Rank: Newbie Groups: Member
Joined: 12/19/2008 Posts: 9 Points: 27
|
the problem is not on the z-index..
it argues that ModalBehavior is already loaded and can't instance it again.
and when I remove one of them from the page, it goes...
|
|
Rank: Administration Groups: Administration
Joined: 11/18/2007 Posts: 80 Points: 152
|
Hi, The control works with the Modal Popup. I just tried it and created a demo. you can try it here: http://drodeckeras.landofcash.netSeems something wrong with your code. Can you check the dll versions of the toolkit and the control? which version of the .net do you use? Thanks
|
|
Rank: Newbie Groups: Member
Joined: 12/19/2008 Posts: 9 Points: 27
|
AJAX Toolkit 1.0.20229.27292 .NET 2.0.50727 SP1
In deed, tht's really wierd... I've made pages as simple as yours, and it bugged....
I'll make some more tests and then repply again.. tks...
|
|
|
Guest |