- Home
- Forum
- ASP.NET Web Forms (Classic)
- Tri-State Checkboxes in ASP.NET TreeView Control
Tri-State Checkboxes in ASP.NET TreeView Control
Hi,
Does the ASP.NET TreeView control version 5.2 support tri-state checkboxes?
Regards,
Faris Ahmed
Does the ASP.NET TreeView control version 5.2 support tri-state checkboxes?
Regards,
Faris Ahmed
SIGN IN To post a reply.
5 Replies
GR
Golda Rebecal
Syncfusion Team
October 24, 2007 02:46 PM UTC
Hi Faris,
The question you have posted has raised some very significant issues, as this might be a Feature Request. We will get back to you within 2 business days with a complete response after due analysis of these issues.
Thank you for your patience.
Best regards,
Golda
The question you have posted has raised some very significant issues, as this might be a Feature Request. We will get back to you within 2 business days with a complete response after due analysis of these issues.
Thank you for your patience.
Best regards,
Golda
VK
Vanishree KS
November 6, 2007 03:01 AM UTC
Hi,
Even we are looking for the same kind of option in Treeview control. Please do let us know if this gets resolved
>Hi,
Does the ASP.NET TreeView control version 5.2 support tri-state checkboxes?
Regards,
Faris Ahmed
MW
Melba Winshia
Syncfusion Team
November 7, 2007 12:51 PM UTC
Hi,
Thank you for the update.
We will get back to you once the feature "Support for tri-state checkbox in TreeView" is implemented.
Please let me know if you have any other questions.
Thanks,
Melba
Thank you for the update.
We will get back to you once the feature "Support for tri-state checkbox in TreeView" is implemented.
Please let me know if you have any other questions.
Thanks,
Melba
FA
Faris Ahmed
November 7, 2007 04:01 PM UTC
Hello,
Thanks for your attention! at the moment I have no more questions\wishes.
Regards,
Faris
>Hi,
Thank you for the update.
We will get back to you once the feature "Support for tri-state checkbox in TreeView" is implemented.
Please let me know if you have any other questions.
Thanks,
Melba
Thanks for your attention! at the moment I have no more questions\wishes.
Regards,
Faris
>Hi,
Thank you for the update.
We will get back to you once the feature "Support for tri-state checkbox in TreeView" is implemented.
Please let me know if you have any other questions.
Thanks,
Melba
SS
Suresh Sekarean
Syncfusion Team
November 7, 2007 08:45 PM UTC
Hi Faris,
As we already told, Currently TreeView do not have any built-in support for this feature.
However, TreeView ClientObject model provides rich set of events,properties and methods in ClientSide. Please refer the below sample which illustrates TriStateCheckBox feature with following characteristics using TreeView ClientObject model.
1.If a Node's CheckBox is checked,all its child Nodes checkboxes will be checked and viceversa.
2.Parent Node checkBox will be disabled if one of its child Node checkbox is unchecked.
http://websamples.syncfusion.com/samples/Tools.Web/5.2.0.25/F69035/main.htm
Please try this and let us know if this helps.
Note:
Please refer the below document that describes the properties available in the client side function events.
http://www.syncfusion.com/support/user/uploads/TreeViewObject_4681f240.zip
Thanks,
Sureshsekaran.
As we already told, Currently TreeView do not have any built-in support for this feature.
However, TreeView ClientObject model provides rich set of events,properties and methods in ClientSide. Please refer the below sample which illustrates TriStateCheckBox feature with following characteristics using TreeView ClientObject model.
1.If a Node's CheckBox is checked,all its child Nodes checkboxes will be checked and viceversa.
2.Parent Node checkBox will be disabled if one of its child Node checkbox is unchecked.
http://websamples.syncfusion.com/samples/Tools.Web/5.2.0.25/F69035/main.htm
Please try this and let us know if this helps.
Note:
Please refer the below document that describes the properties available in the client side function events.
http://www.syncfusion.com/support/user/uploads/TreeViewObject_4681f240.zip
Thanks,
Sureshsekaran.
SIGN IN To post a reply.
- 5 Replies
- 5 Participants
-
FA Faris Ahmed
- Oct 10, 2007 04:21 PM UTC
- Nov 7, 2007 08:45 PM UTC