som im trying to do a grid view with hierarchical details, but having problems if i connect directlyu to DB no prob using sqldatasource, trhe problem begins when i do with a objectadatasource, i have exeptions and i doesnt work whant can i be doing wrong?
I am attaching a small sample that demonstrates how to achieve hierarchy binding using ObjectDataSource controls. Note that this scenario doesn't make much sense because you still have to supply the data. You can achieve the exact same result using the RadGrid advanced binding - NeedDataSource and DetailTableDataBind events.
I hope this helps.
Kind regards,
Martin
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.