473,395 Members | 1,975 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,395 software developers and data experts.

<asp:treeview> question

I want TreeView don't generate onClick='doPostBack' method for all nodes and
leaves in my Tree. How can I realize this?
Nov 19 '05 #1
4 2246
did you check the autopostback property of the tree view, because by defualt
it is false, so if did not change it to true it wont post back.
--
PLEASE DO NOT FORGET TO RATE THE ANSWER
happy coding
Muhanad YOUNIS
MCSD.NET / MCT
"Bounz" wrote:
I want TreeView don't generate onClick='doPostBack' method for all nodes and
leaves in my Tree. How can I realize this?

Nov 19 '05 #2
No, there is no autoPostBack property in ASP.Net 2.0 TreeView Control. It
was, it seems, in Microsoft IE controls. And by default ASP generates
_doPostBack method for nodes and laeves, if NavigationURL property of node is
null.
Another ideas?

"mos2128" wrote:
did you check the autopostback property of the tree view, because by defualt
it is false, so if did not change it to true it wont post back.

Nov 19 '05 #3
wiil did not know that it is asp 2.0 ; any way check this articels they may
help you

http://www.dotnetjunkies.com/Tutoria...0EECF13D7.dcik

--
PLEASE DO NOT FORGET TO RATE THE ANSWER
happy coding
Muhanad YOUNIS
MCSD.NET / MCT
"Bounz" wrote:
No, there is no autoPostBack property in ASP.Net 2.0 TreeView Control. It
was, it seems, in Microsoft IE controls. And by default ASP generates
_doPostBack method for nodes and laeves, if NavigationURL property of node is
null.
Another ideas?

"mos2128" wrote:
did you check the autopostback property of the tree view, because by defualt
it is false, so if did not change it to true it wont post back.

Nov 19 '05 #4
thnx anyway
Nov 19 '05 #5

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

Similar topics

3
by: rao | last post by:
Hi All, I am generating temporary xml files to bind it to tree view control. A unique xml file is generated for each user. I generating these files Using streamwriter class. Later when I try to...
2
by: Gabriel Lozano-Morán | last post by:
Is there a reason why this does NOT work in IE6.0 ? <html> <head> <style type="text/css"> a { text-decoration: none; } a:hover
1
by: James Coleman | last post by:
I am using the TreeView control in ASP.NET 2.0 and like it. However, our sitebuilders aren't too pleased with the idea of the table that gets rendered. They are big into avoiding <table> tags...
0
by: Mark Rae | last post by:
Hi, Adding nodes to a TreeView programatically... 1) Instantiate a TreeNode object and set its SelectAction to TreeNodeSelectAction.Expand. 2) Instantiate another TreeNode object and add it...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.