This question is locked. New answers and comments are not allowed.
I have a project where the Grid's selected item is bound to a Dataform. When a user clicks on an item in the grid the dataform is displayed along with related data in other grids. Those grids are then bound to that dataform's currentitem. Ideally we want the user to be able to return to the top level and be able to page without the binding changing. We want the binding to update only when the user selects a new grid item. With paging enabled each time a page is changed the first item in the grid is selected causing all the data in the lower levels to be cleared. I was wondering if you had any suggestions on how to handle this situation.
Thanks
Michael
Thanks
Michael