To display properties of child nodes based on selection of parent node
Hi,
For my project i created a .net user control, where i will choose a parent from content picker. Based on selection of parent node i want to display all the properties of the child nodes below parent in checkboxes.How to go about it?Please help asap.
How would i display properties of child nodes on selection of parent node from content picker?Is there any onclick or onselect event to write the functionality?
And i got to display properties present from all tabs of child node with checkboxes for user to select which property he's interested in to display. Please help me.
To display properties of child nodes based on selection of parent node
Hi,
For my project i created a .net user control, where i will choose a parent from content picker. Based on selection of parent node i want to display all the properties of the child nodes below parent in checkboxes.How to go about it?Please help asap.
Till now i have done so much,
Choose...
when clicked on choose content picker is displayed.
When parent node is selected from content picker, I want the properties to be displayed of the child nodes with checkboxes.
Thanks
Based on selection of parent node i want to display properties of child nodes. Is there any server events for content picker? Please help.
Thanks
Does anyone know how to solve this, please help me.
Thanks
Hi Manasa,
Maybe this link can help you a step further I hope so.
http://stackoverflow.com/questions/1094610/umbraco-list-child-nodes-in-user-control
/Dennis
Thanks a lot Dennis.
How would i display properties of child nodes on selection of parent node from content picker?Is there any onclick or onselect event to write the functionality?
And i got to display properties present from all tabs of child node with checkboxes for user to select which property he's interested in to display. Please help me.
Thanks
Please help me
Thanks
is working on a reply...