I have a data access page that shows the record from a table in columnar rows. I would like for a user to be able to insert a new record and choose values for specific rows using the toolbar. Rows such as Vendor could be dell, HP, apple, etc. Whenever I have changed the text box to group filter controls, which also turns them into combobox lists of record data from a specific field in a table, I lose the ability to sort through any of the previous records and the tool bar functionality grays out. Does anyone have experience with this sort of thing? Thanks