In a project, I have atleast 12 master tables like customers, clients, products, items...etc.

To setup each table should I be using a single screen with datagrid control or I should develop one master table setup screen for each table? In vb6.0 world, I used to develop one form for one master table. Is this the common practice in vb.net world also?

thanks
nath