Doug
I'll elaborate more on this in class and show what happens when you leave filters on. Bottom line, if it is working for you, just leave it alone.
The problem comes when you add new records or change a field that is part of the filter...then you will start having strange behavior. That was my point...secondly, you are going to have more control when you use the above technique over the auto-filter. The whole point really has nothing to do with the auto-fitler as much as leaving fitlers on.
If you are using a ListVIew (StrataFrame ListView), then you can just set the AutoNavigateToSelectedRecord property to True and set the BusinessObject property to the child BO...then you don't have to worry about the IncludeInForm navigate stuff at all....it is much easier this way.
You will have to be using the 1.6.6 beta to have this new feature. You can get it here: http://forum.strataframe.net/FindPost16061.aspx
Thanks Trent,
I have a couple of questions for the class already and includes the sorting chapter.