Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding external components
Message
 
 
To
03/10/2012 03:37:02
General information
Forum:
ASP.NET
Category:
MVC
Environment versions
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01554170
Message ID:
01554225
Views:
40
>>Hi everybody,
>>
>>I would like to have a nice grid control in my MVC application. I found http://flexigrid.info/ and I hope that this sample http://mvc4beginner.com/Sample-Code/Insert-Update-Delete/Asp-.Net-MVC-Ajax-Insert-Update-Delete-Using-Flexigrid.html should help me in implementing it.
>>
>>However, I have several questions right away:
>>
>>1. Where in my site I am supposed to add the FlexGrid.css (and images)? Right now I have Content/Themes/base which contains Images folder and the base folder contains jQuery.css files. I am not sure I want to mix FlexGrid and that folders structures. If not, how (where) should I add the related files?
>>
>>2. The sample shows ExtensionMethods - but do I need them? They seem like LINQ methods.
>
>
>
> >2. The sample shows ExtensionMethods - but do I need them? They seem like LINQ methods.
>
>Extension Methods were invented for LINQ. Extension methods allow you to 'add' methods to classes
>
>Do you need them ? Not if you won't be using them

Never mind, the code on the website has errors, but the code posted in the thread doesn't.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform