StrataFrame Forum
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      



Parent - Child - grandchild QuestionExpand / Collapse
Author
Message
Posted 06/07/2006 12:27:43 AM
StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: Forum Members
Last Login: 06/18/2006 9:43:25 PM
Posts: 12, Visits: 49
I would like to has the followings for my form,

Order Header (Parent )
|- Order Item (Child)
|- Order Item BOM (GrandChild)

where order item and order item bom are show in grids. When user navigate the Order Item grid, the BOM grid will refresh to show only the BOM belong to the current Order Item row record. This can be achieve by hierachical grid but DevExpress do not provide this feature. How I can solve it ? Or use Infragistic that provide this feature is better ? Is SF support hierachical grid ?

Post #1440
Posted 06/07/2006 2:46:58 AM
StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: Forum Members
Last Login: 04/29/2008 4:59:41 AM
Posts: 15, Visits: 33
Hi i dont really know Strataframe that well. But i can tell you that Developer express does support
Parent -> Child -> Grandchild type relationships. I have seen this in there demos menu once the product is installed.
It falls under Northind demo.

Hope that helps a little.
Cheers Wayne

Post #1441
Posted 06/07/2006 8:45:06 AM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: 12/09/2008 3:36:08 PM
Posts: 2,686, Visits: 1,891
If the grid will allow you to have 3 separate data sources for each level of the relationship, then you can use a hierarchial control like the one you mentioned; otherwise, you'll need to use 3 separate grids.  The SF business objects will automatically filter records within the child business objects with the business object navigates.  So, if you use 3 separate grids, it is simpley a matter of calling Navigate() on the business object in the AfterSelect event of the grid.  When the record is selected in the grid, the child business object will filter itself to match the selected record within the parent grid.


www.bungie.net
Post #1442
Posted 06/10/2006 12:01:59 AM
StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: Forum Members
Last Login: 06/18/2006 9:43:25 PM
Posts: 12, Visits: 49
Right ! The DevExpress does support the features in Windows Grid but not in ASPxGrid if not wrong. DevExpress is greate and hopefully it will support this in ASPxGrid soon !
Post #1490
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Ben Chase, Trent L. Taylor, Steve L. Taylor

PermissionsExpand / Collapse

All times are GMT -6:00, Time now is 6:28pm

Powered by InstantForum.NET v4.1.4 © 2009
Execution: 0.109. 10 queries. Compression Enabled.
Site Map - Home - My Account - Forum - About Us - Contact Us - Try It - Buy It

Microsoft, Visual Studio, and the Visual Studio logo are trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries.