473,405 Members | 2,167 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

how to create dnamic treeview in asp.net 2.0 bind with sql server 2005 table

das
hi all,
i want to create dynamic treeview in asp.net 2.0& bind with
sqlserver2005 table.
the depth can beanynumber, so that the end user can create any number
of child nodes & bind with ss2k5 table

plz help with any pointers or code snippet

Apr 18 '06 #1
2 2053
Hi,

perhaps my article helps you or provides something to start with.

Display Hierarchical Data with TreeView in ASP.NET 2.0
http://aspalliance.com/732

--
Teemu Keiski
ASP.NET MVP, AspInsider
Finland, EU
http://blogs.aspadvice.com/joteke
"das" <da*****@gmail.com> wrote in message
news:11*********************@g10g2000cwb.googlegro ups.com...
hi all,
i want to create dynamic treeview in asp.net 2.0& bind with
sqlserver2005 table.
the depth can beanynumber, so that the end user can create any number
of child nodes & bind with ss2k5 table

plz help with any pointers or code snippet

Apr 18 '06 #2
das
Hi Mr.Teemu,

thnx for the link & article.
We have used the treenodecollection recursivly called inside a method
caled
buildtree()

Buildtreevu(treenodecollection nodes, string parentid)
{

Buildtreevu(childnode,presentnode)

}

Apr 24 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Ivan | last post by:
Hi. I've a dream ... !! How could I adding and retrieving images from SQL SERVER 2005 table?? I would make it from vb code without stored procedure!! Bye Cris
2
by: Thirsty Traveler | last post by:
I have an xml column in a SQL Server 2005 table that was populated with a DataSet. I would like to read that column back into a DataSet object but am not quire sure how. Any ideas?
0
by: Tooshy | last post by:
Hello everyone. I have a problem with assertions as I found that there's no create assertion in Sql Server 2005 so I'd like to have help in converting that SQL code to SQL Server code that achieve...
1
by: gbharanipriya | last post by:
I have a problem with assertions as I found that there's no create assertion in Sql Server 2005 so I'd like to have help in converting that SQL code to SQL Server code that achieve the same thing, I...
1
by: tomzji | last post by:
I am using Sql server 2005. I have one table named 'tblJob'. This table have two fields say 'Staus' and 'ExpiryDate'. when 'Expirydate' come to less than current date, i want to upadte 'Status'...
5
by: kartthii | last post by:
i have a notepad file with comma seperated values, i want those values to be imported in a table created in sql server 2005.. plz anyone help
5
by: sangeethass | last post by:
How to export sql server-2005 table data into excel sheet .. Can u tell me how can i do this both my manually and by programmewise using perl please help me... thanks Sangeetha.S
0
by: thesti | last post by:
hello, i'm trying to import data from an excel file to a SQL Server 2005 table using the Integration Services Project. i have Visual Studio 2005 installed as i drag the data flow task and...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.