Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
4
Answers
what is treenode.tag means
rami izzeldin
7y
169
1
Reply
hello
i have a question about the treeview
what is treenode.tag means , and what the purpose of it
ex :-
trn = new TreeNode(table.Rows[i][1].ToString());
trn.Tag = table.Rows[i][0].ToString();
tree_acc.Nodes.Add(trn);
Post
Reset
Cancel
Answers (
4
)
Next Recommended Forum
fetching data from Db using link button
how to redirect from one website to another website