Sign in Sign up
nuget

Fabiohvp.Datagrid

Datagrid component for Entity Framework This component is used for dynamic generation of tables with search / sort / pagination. All select used in this component will always make ONLY three queries to the database, 2 counts (total / filtered) and the select that will retrieve the data ALREADY paged from the database.

nuget View on Nuget

Activity

Latest release
11y ago
Total releases
1
Cadence
Last 12 months
0

Details

First release
May 01, 2015
Releases
Version Released
1.0.4 initial