I’m moving a project from Access to ASP.NET.
In Access I have a subform that users can delete records they don't want then the subform will requery to only show the records they need to look at.
Using a datagrid or table in ASP can this process be replicated?
