The styling of DbNetGridCore can be changed by simply overriding the default CSS styles
Razor
@(new DbNetGridCore("northwind", "customers").Render())
The styling of DbNetGridCore can be changed by simply overriding the default CSS styles
@(new DbNetGridCore("northwind", "customers").Render())