|
-
Apr 27th, 2008, 09:12 PM
#1
Thread Starter
Lively Member
[RESOLVED] Interesting problem with AJAX...
Hi all,
I have an interesting problem. I'm using vs.net 2008 on Windows xp.
I have asp.net 3.5 install with the latest version of AJAX toolkit.
The scenerio is
I have a form (aspx) that has a treeview in an updatepanel (used to navigate)
and a reorderlist in an updatepanel (to view the data for each treenode).
The thing is that when I use the treeview on the form, the reorderlist doesnt work, well at least the reorder event doesnt fire. I have no reorder functionality.
But as soon as I remove the treeview, the reorderlist works fine and fires all events with out problems...
Any ideas why?
Thankx in advance
-
Apr 28th, 2008, 02:31 AM
#2
Thread Starter
Lively Member
Re: Interesting problem with AJAX...
Removed control and re added.
Everything is working fine now...
Must have been a bug or something...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|