asp.net mvc - To WebGrid or not to WebGrid...what is the answer? -


i'm reading , hearing pain points , wondering if should go route. not mention, cannot seem find definitive documentation (from microsoft). if shouldn't use it, route suggest? i'm trying new site off ground, want right first time.

i should choose use webgrid if looking , display data , not have rely on external libraries. however, if you're looking fully-featured grid, not go webgrid right now. there difficulties in applying styles , doing more advanced aspects available in other popular web grid libraries.

as opinion on should use - if webgrid not meet needs, check out jqgrid. it's popular package , works amazingly , easy setup , run.

if more documentation on webgrid, check out microsoft's asp.net mvc 3 tutorial site.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -