User Profile & Activity

Member
Page
of 2
Posted: September 14, 2009 7:09 AM

Hi Handy,

any news on this? I'm checking Update Manager regularly but nothing happen so far.

Thanks.

Posted: September 14, 2009 5:05 AM

Hi Handy,

I've tried the proposed settings but they are already set to True at that stage. I didn't set them explicitly again to True. Any way the viewstage of the treewas not kept.


I have attached a video of the behaviour. I will explain what we do:

1. We add a node when an item in the upper combo is selected. Nothing special here

2. When the plus in the tree is clicked the event InitializeChildNodes is used to pull data from the database

3. then when we click a node that will update an ajax panel.

the treeview itself is also in another ajax panel so there is no reason why it should be updated at all as it forces an update of the other ajax panel.


hope this helps and i'm looking forward to your solution.

Matthias

Posted: August 31, 2009 6:51 AM

Hi,

 

I would recommend doing this via LoadOnDemand as you can then decide on each level of the tree what data to load depending on the selected node. This way you don't have to have all levels and info in one big Recordset or XML. See my thread with the viewstate which includes all of the code you need.

 

Hope this helps.

 

This is the thread:

http://www.intersoftpt.com/Community/WebTreeView/TreeView-not-keeping-Viewstate/

 

Posted: August 31, 2009 6:25 AM

Hi Handy,

which properties should I look at?

 

Find attached the code for the TreeView. The LoadOnDemand is done with the function InitializeChildNodes.

 

Thank you

Posted: August 31, 2009 4:30 AM

Hi James, I succeeded on going one step further with this issue. There was a PaneManager on the site which I removed now and it works. The problem occured on some javascript code of IS like pgm:INIT or something (The PaneManager was called pgm). It only occured in IE 7/8.

 

Can you try and test this issue on your side as I think its a bug. I didn't code or configure much on that page. I just drag & dropped the Pane and it didn't work.

 

Thank you

Posted: August 31, 2009 4:26 AM

Hi, thank you. By the way: How will you inform us when there's a bugfix for something like this? By Email?

Posted: August 29, 2009 8:23 AM

Hi,

thanks for the info. I can now work without the collection as James proposed me a solution with sending hidden fields.

 

Mat

Posted: August 29, 2009 3:45 AM

Hi James,

we're not deploying yet. It's happening on our development machines! So I develop on my machine in VS and with the development Webserver as well as IIS without VS open the page works fine on Mozilla but not in IE.

Thanks

Hi,

 

forget about it. I solved it by setting the ButtonStyle. Over, Active & Normal CssClass Properties and defining the styles in a CSS that was already linked to the page.

Posted: August 28, 2009 5:44 AM

Hi James,

I made it. I can set values of hidden fields now by javascript and use these in Page_Init.

 

THanks

All times are GMT -5. The time now is 7:24 AM.
Previous Next