Hello,
Could you please tell me how can I use UltraWebGrid for binding hierarchical data source and interact with it as below
LEVEL 1 : [Collapse/Expand image] [A Label] [A button for showing a popup]
LEVEL 2 : [Collapse/Expand image] [A Label] [A button for showing a popup]
LEVEL 3 : [Detail data 1] [Detail data 2] [Detail data 3] [Buttons for creating/removing data]
Thanks for your support.
Hello phuc pham,
“UltraWebGrid” control supports hierarchical data display and when there are relations set in the Data Source it will display hierarchical structure if “ViewType” property is set to “Hierarchical” - http://help.infragistics.com/NetAdvantage/ASPNET/2011.1/CLR4.0/?page=WebGrid_Display_Hierarchical_Data.html
You can also use “WebHierarchicalDataSource” control to setup the hierarchy more easily - http://help.infragistics.com/NetAdvantage/ASPNET/2011.1/CLR4.0/?page=WebGrid_Data_Binding.html
For the buttons you can use “TemplateColumn” like explained here - http://help.infragistics.com/NetAdvantage/ASPNET/2011.1/CLR4.0/?page=WebGrid_Using_Column_Templates.html
I hope this information will be helpful.
Thanks for your reply but I get error with your link
Could not find a part of the path 'E:\websites\help.infragistics.com\Help\NetAdvantage\ASPNET\2011.1\CLR4.0\OnlineHelpTree.xml'