iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hi Handy,
any news on this? I'm checking Update Manager regularly but nothing happen so far.
Thanks.
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
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/
which properties should I look at?
Find attached the code for the TreeView. The LoadOnDemand is done with the function InitializeChildNodes.
Thank you
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.
Hi, thank you. By the way: How will you inform us when there's a bugfix for something like this? By Email?
thanks for the info. I can now work without the collection as James proposed me a solution with sending hidden fields.
Mat
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
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.
I made it. I can set values of hidden fields now by javascript and use these in Page_Init.
THanks
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname