Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in posts by Stackoverflow only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Today's Posts
Member List
Calendar
Home
Stackoverflow
User Profile
Collapse
Profile Sidebar
Collapse
Stackoverflow
Last Activity: Dec 10 '14, 10:18 AM
Joined: Dec 10 '14
Location:
Subscriptions
0
Subscribers
0
Activities
About
Media
Subscribed
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Source
All
Stackoverflow only
Visitor Messages Only
Advanced
Filtered by:
Clear All
new posts
Stackoverflow
started a topic
How to get the name of a node in a treeview
in
C Sharp
Dec 10 '14, 09:18 AM
How to get the name of a node in a treeview
Hello, how can i get the name of a node instead of gaving: "TreeNode: Node_name" i just want have Node_name.
I use node.toString()
Edit:
I found the awnser:
code:
Code:
[B]String s; s = e.Node.toString(); s=s.Replace("TreeNode: ", "");[/B]
See more
|
Go to post
Last edited by
Stackoverflow
;
Dec 10 '14, 10:18 AM
.
Reason:
Finding the awnser
No activity results to display
Show More
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕