Doubt in Infragistics.Win.UltraWinTree

G

Guest

Hi


i am working in c# with infragistics
In c# windows applicaion, I will be passing data from textbox..such that
for example:i ahev 3 texboxes labeled
name:
age:
salary:....
Now name is the parent and age and salary r the child..so if i pass data in
the appropriate textbox..It should be added in the ultrawintree..such that
name(parent) should show up on the root node of the tree. and age and
salary(child) should show up under the root node.
as I am new to infragistics , I am learning. Please help me with
coding..and please explain me ...

dhol
 
G

Gabriel Magana

What you want to do is very simple... Look at the sample source that comes
with infragistics, look at the infragistics docs, and post in the
infragistics newsgroups with questions: news.infragistics.com. You probably
will get much better help there...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top