Hi,
We work here with visual studio 10 and infragistic v11.1
In a project, i have a default page where is locate a link.
When the user click on the link, he opens a child page with a infragistic ultraweb tree.
The user can select parent, child item , a click on the button take the select items and copy them intot the default page.
That's work really fine...
Now, i must to add on the child page where is locate the infragistic web tree a seach option
a text box and a button ,
when the user click on the button search i must to load the infragistic follow by this option ...
My question is, have you got a sample or a tutorial ?!
because i'm a beginner !
Thanks for your time and sample :)
christophe
Hello christopheEU ,
I’m just following up to see if you’ve been able to resolve your issue. If you have any questions or concerns or if you need further assistance please let me know.
Best Regards,
Maya Kirova
Developer Support Engineer
Infragistics, Inc.
http://es.infragistics.com/support
Hello Maya,
Thanks you so much for you fast reply to my problem.
All right, all is fine now :)
You know, i'm a beginner and the problem (search in web tree)..isn't a really problem :)
In my child page, when the page is loaded i load the tree.
If the user click on the button search , i pass to my method the text enter simply ..and search on the database with the parameters.
Ok, it's a call to the server but for the moment it's ok.
Thanks for your time, your solution
Have a nice day
Christophe