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,
i have created, tree using the method you defined (using database). It is working almost, except some properties like expanded image etc.
this is in the thread
http://www.intersoftpt.com/Community/WebTreeView/tree-using-database/
Can you please tell me , how can i get the selected node from the backend. Means i want to get the selected node on a button click.
protected void Button1_Click(object sender, EventArgs e) { TextBox1.Text = WebTreeView1.SelectedNode.Text; }
the above given code is not working.
can anyone tell me the reason? or is there any other way to do that...
Thanks and regards
ca
Hi ca,
I also used those code and works fine. You can modify my sample by adding the textbox and see the value. Could you send me a simple sample (runnable) that replicates the issue? Maybe something missing at your sample. Also about Expanded image, you will need to set image properties before you can use expanded image properties.
Regards,Handy
hello Handy,
thanks for your reply. Whatever you mentioned is not working for me. please find the below attachment which is your given samble in which i tried to
1. catching selected node from the backend
2. put expanded image for the node
Both is not working for me.
Hi,
From the sample, if the scenario is LoadOnDemand, after postback, the selected child would be gone because the treeview is collapsed. But after investigating this issue, it seems we also have an issue when set node programmatically. On your sample, if i set LoadOnDemand false, the child is not selected after postback. That's why you always get error or null with the code we gave you. I will submit this to our developer and disccuss with them again.
For Expanded images, it seems the path is not correct again in our latest hotfix (regression). This could also a bug.
hello
thanks for the reply.
Generate a treefrom the database and handle it from the backend code is the most importand part in my project.
If we consider the treeview, populating tree from database is a very basic feature. And once populated , then have the control from the backend is the nesessary thing to have in it.
Please let me know , if your development team have any solution for this.
Expecting the solution soon from the "award winning team".
thanks and regards
Hi Ca,
Ok, i will let you know when they have responded to me. I will keep follow up this issue to our developer.
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