We are in need of a control like WinTree in ASP.Net.whether there is any ASP.Net control like that?
If not is it possible to acheive functionality like WinTree using WebHierarchicalDataGrid?
Hi nikola,
Thanks for ur reply
With the above approach is it possible so that the child grid does not have a header row?If it is possible please provide code to implement it.
Hi,
You can achieve similar results by using WebHierarchicalDataGrid in self reference mode. For more details take a look at this sample:
http://samples.infragistics.com/2010.2/WebFeatureBrowser/WebHierarchicalDataGrid/WebHierarchicalDataGrid_BindingSelfReferencing.aspx
http://samples.infragistics.com/2010.2/WebFeatureBrowser/srcview.aspx?path=WebHierarchicalDataGrid/WebHierarchicalDataGrid_BindingSelfReferencing.src
Hope that helps!
We want to develop a page as below in asp.net.Using which infragistics asp.net controls we can do it?
Hi suneetha11,
Did you try using our WebDataTree control? Was that lacking something that you needed? Hopefully we can find something to suit your needs.
regards,David Young