I've created 3 sqlDataSources and defined their relationship in WHDS. I've set up my webgridDataSource=whds1DataMember = DataKeyField = The UltraGrid shows the correct number of rows but only one column that showsInfragistics.Web.USystem.Data.Data1
Am I missing something?
George:
Can you post the markup generated by the WHDS? I just created a sample that uses 3 SQL DS's bound to the Customers, Orders and Order Details tables in Northwind and bound that to the WebGrid with no problem.
Devin
<cc1:WebHierarchicalDataSource ID="WebHierarchicalDataSource1" runat="server"><DataViews><cc1:DataView runat="server" DataMember="DefaultView" DataSourceID="SqlDataSource1" Key="SqlDataSource1.DefaultView"></cc1:DataView><cc1:DataView runat="server" DataMember="DefaultView" DataSourceID="SqlDataSource2" Key="SqlDataSource2.DefaultView"></cc1:DataView><cc1:DataView runat="server" DataMember="DefaultView" DataSourceID="SqlDataSource3" Key="SqlDataSource3.DefaultView"></cc1:DataView></DataViews><DataRelations><cc1:DataRelation runat="server" ChildColumns="DomainID" ChildDataViewKey="SqlDataSource2.DefaultView" ParentColumns="DomainID" ParentDataViewKey="SqlDataSource1.DefaultView"></cc1:DataRelation><cc1:DataRelation runat="server" ChildColumns="AlbumID" ChildDataViewKey="SqlDataSource3.DefaultView" ParentColumns="AlbumID" ParentDataViewKey="SqlDataSource2.DefaultView"></cc1:DataRelation></DataRelations></cc1:WebHierarchicalDataSource>
Rumen, I have sent you an email requesting a the project. Thanks
Just sent the project, sorry for the delay, we needed to update UltraWebGrid as well.
Any feedback on our CRUD implementation is very welcome.
When I try to set up a tool bar item, I get the following error
In the mail I have sent I have also attached a second zip with all DLL design-time assemblies required by 8.2, you can just unzip it and place all assemblies there in the GAC, this should (hopefully) resolve the problem.
If this does not help, please let me know, I will investigate things asap.
Rumen,I have already upgraded all of my projects to the HotFix .2013. The webui.design.shared and the ultrawebgrid dlls are all .1000