-
Tree View check uncheck (vb.net,asp.net)
Hi Guys,
If i check the parent node then all the child nodes need to be checked, at the same time if i uncheck the child node parent node needs to be unchecked.. can you guys help me with the vb.net code..
Thanks,
-
Are you sure this is to be done using server side code, this should be more efficient to do using client side code,
Server side code should be straight forward to do on the event of the tree, using the nodes collection in the tree
Client side is a little difficult but achievable using javascript
Sri
Similar Threads
-
By anbaz in forum ASP.NET
Replies: 0
Last Post: 06-21-2005, 05:12 AM
-
By anbaz in forum ASP.NET
Replies: 2
Last Post: 06-15-2005, 09:09 PM
-
By Mayur in forum VB Classic
Replies: 0
Last Post: 05-29-2002, 06:36 PM
-
Replies: 3
Last Post: 03-04-2002, 07:27 AM
-
By Chris Coppock in forum VB Classic
Replies: 1
Last Post: 03-15-2001, 05:12 PM
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks