Hi :)
I have searched information about it in documentation and google but I think I just can't use correct word phrase to describe my problem, so I hope I can clearly describe it here so someone could help me
I have two grids on form, for example let it be salesTable and salesLine. I want to salesLine be filtered by salesTable. I mean if I select one row in salesTable grid I want to see only related records in salesLine grid. I made a relations, but it it doesn't work by itself.
Could somebody help me and tell me what to do?