Cascaded business objects editing


Author
Message
Jiri Brazda
Jiri Brazda
StrataFrame User (224 reputation)StrataFrame User (224 reputation)StrataFrame User (224 reputation)StrataFrame User (224 reputation)StrataFrame User (224 reputation)StrataFrame User (224 reputation)StrataFrame User (224 reputation)StrataFrame User (224 reputation)StrataFrame User (224 reputation)
Group: StrataFrame Users
Posts: 78, Visits: 356
Hi,

I have 3 or more cascaded objects - for example: Country (CountryID and CountryName columns), Town (TownID, TownName and CountryID columns) and Street (StreetID, StreetName and TownID columns) - just for illustration, I'm not using objects for towns and streets Wink. There is 1:N relationship between Country and Town (through CountryID column) and 1:N relationship between Town and Street (through TownID column).

Now I want to use StrataFrame standard windows form for adding and editing of Street object. It works fine with Street object as a primary object. I can even use combo for selecting town. But I would like to use another combo that would be used for selecting country and based on selected country the combo with towns filtered - however I do not know how to do it since there is no direct relationship between Country and Street objects. Is there any possibility to make it?

Thanks a lot

Jiri Brazda

Replies
Jiri Brazda
Jiri Brazda
StrataFrame User (224 reputation)StrataFrame User (224 reputation)StrataFrame User (224 reputation)StrataFrame User (224 reputation)StrataFrame User (224 reputation)StrataFrame User (224 reputation)StrataFrame User (224 reputation)StrataFrame User (224 reputation)StrataFrame User (224 reputation)
Group: StrataFrame Users
Posts: 78, Visits: 356
Bill, Trent, Greg,

thank You for Your responses! Based on Your posts I have manage it.

In fact the problem was that I tried to automate the country combo behavior by setting is as bound control with object relationships. As I have written before I'm very new to StrataFrame and I like it because a lot of things are automated. So I tried to get it as automated as possible to take advantage of StrataFrame.

Now I have unbound combo with countries and I handle events manually.

Thank You ones more :-)

Greg McGuffey
Greg McGuffey
Strategic Support Team Member (4.8K reputation)
Group: Forum Members
Posts: 2K, Visits: 6.6K
Good to hear! BigGrin
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
Jiri Brazda - 17 Years Ago
Trent L. Taylor - 17 Years Ago
Jiri Brazda - 17 Years Ago
Trent L. Taylor - 17 Years Ago
Jiri Brazda - 17 Years Ago
                         What is the real-world application of this kind of data principle? You...
Bill Cunnien - 17 Years Ago
                             The real world application is very difficult to describe here. However...
Jiri Brazda - 17 Years Ago
                                 Ok...maybe I am getting it (my skull is much thicker than the average...
Bill Cunnien - 17 Years Ago
                                     I guess my confusion here is that I see a relationship. Why can't you...
Trent L. Taylor - 17 Years Ago
                                         Jiri,

To add to what Bill and Trent both said, I think on...
Greg McGuffey - 17 Years Ago
                                             Bill, Trent, Greg, thank You for Your responses! Based on Your posts...
Jiri Brazda - 17 Years Ago
                                                 Good to hear! :D
Greg McGuffey - 17 Years Ago

Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search