I cannot find the way to to hierarchically bind a webdataset to any WebGrid. I have tried C1webgrid, Infragistics, Telerik and Janus. I have succesfully done this in the past in WindowsForms projects using the _ version of the datatables in the list appearing for the datamember property. Is there a way to do this on webforms and webdataobjects?
Best Regards
George
<gapos> wrote in message news:187380@test.componentone.com... I cannot find the way to to hierarchically bind a webdataset to any WebGrid. I have tried C1webgrid, Infragistics, Telerik and Janus. I have succesfully done this in the past in WindowsForms projects using the _ version of the datatables in the list appearing for the datamember property. Is there a way to do this on webforms and webdataobjects? Best Regards George http://home.componentone.com/cs/forums/187380/ShowPost.aspx
All I am asking is if there is an examlpe of binding a C1Webgrid hierarchically with a C1WebDataSet?