I'm using ASP.NET Dynamic Data.
- When table rows are listed in List.aspx there are columns that show the name of tables that have foreign key to this table. These columns are not a field in table and Dynamic Data generates them automatically. How can I remove them?
- How can I remove filters that are shown for each table?