TreeViewAdv, Textbox/Input control next to node

I have a small demo app attached.
I want to have a small input control next to the tree view node(i.e. the parent node) so as to user could specify the tier %age against the node name. The edit of node name is not acceptable.

currently i have implemented on the right click of the node selection a small popup.

but that is not acceptable because the user has n number of screens on his desktop and the popup should not be lost.

do u have any ideas as to how this thing could be implemented in best possible way so that on a particular tier selection he could enter the tier percentage with the ipput control inside the tree control itself.

Santosh

Release0.zip

1 Reply

AD Administrator Syncfusion Team June 22, 2007 08:38 PM UTC

Hi Santosh,

It is possible to have a small input control next to the tree view node in v 5.1.0.51 using the CustomControl property of the node. I have attached a sample that illustrates this. We recommend you to upgrade to the latest version 5.1.0.51. Our latest version can be downloaded from the link below :

http://www.syncfusion.com/downloads/latestversion/default.aspx

Unlock key:

If you hold a Syncfusion license with a valid subscription, you can obtain your key for this version by visiting the "Download the latest versions" section within Direct-Trac and clicking on the appropriate key icon. If you're currently evaluating our products or considering renewing an expired subscription, please write to [email protected] to request a key.

Let me know if this meets your requirements.

Regards,
Ebenezer.P

http://websamples.syncfusion.com/samples/Tools.Windows/62801/Main.htm

Loader.
Up arrow icon