This question is locked. New answers and comments are not allowed.
I'm trying to display master-detail data. The form is showing the master data and the grid is showing the detail data. I'm using custom binding. What is the proper way to get the primary key into the grid filter WITHOUT having to turn on filtering for all the columns.