Infralution Support Forum Index Infralution Support
Support groups for Infralution products
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

General tree structure questions

 
Post new topic   Reply to topic    Infralution Support Forum Index -> Virtual Tree Support
View previous topic :: View next topic  
Author Message
RandyLewisKemp



Joined: 13 Jun 2006
Posts: 1
Location: Libertyville, Il. USA

PostPosted: Tue Jun 13, 2006 2:24 pm    Post subject: General tree structure questions Reply with quote

I am reviewing asp.net components, that utalize tree structures, for an application our company is developing for an internal user. Can you please answer these general questions, as I am totally new to this product?
1. If I have this structure
A
B
Can I insert a level C, under B, if I am developing a user applications?
2. If I have this structure
A
B
Before level C is created, can I have code to edit the data before inserting? So if C is ST, for example, and I wish to append a sequentual number to it, can I do so (making it ST00001, for example)?
3. If I have this structure
A
B
If the user wishes to insert C under A, can I check the data C first, and issue a message, telling our user data insertion is NOT possible, for certain data (Like Tuna, for example).
Back to top
View user's profile Send private message
Infralution



Joined: 28 Feb 2005
Posts: 5027

PostPosted: Tue Jun 13, 2006 11:08 pm    Post subject: Reply with quote

Virtual Tree is a windows forms control not an ASP.NET control - so you may be looking at the wrong control. Your other questions seem to relate to runtime data insertion by the user. Virtual Tree (like all other tree windows forms tree controls that I'm aware of) does not provide an inbuilt mechanism for adding new nodes to the tree. ie this is normally done by the application. For instance you might add a right mouse menu to add a new node - this means the process is totally under your control.
_________________
Infralution Support
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Infralution Support Forum Index -> Virtual Tree Support All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group