Discussions under General

How to add a datepicker to gridedit form

first post: xfdnzb wrote: I need to add a datepicker togridedit ,how can I do?

ComboColumnRenderer does not populate in edit mode

first post: ronbess wrote: I am using VB.NET version of the example in the MVC Controls Examp...

JQGrid is not configuring in IIS

first post: VelCodeplex wrote: Hello all,I have downloaded the JQGrid for MVC 3 application. Its w...

latest post: kennethl wrote: I also meet this problem in my local machine IIS It's seems the fo...

Razor support

first post: kainhart wrote: I'm just starting out learning ASP.NET MVC and I'm having trouble t...

latest post: PhilmanCJ wrote: Almost same name, this is MVC jQuery Controls. But yes, I've been c...

Dynamically add columns to GridColumnModelList

first post: friedx wrote: I need to store different configurations (profiles) of a particula...

latest post: sternr wrote: Could you post the code building the Grid control?

Displaying dates with ToGridData

first post: bkominik wrote: Hi,I am having trouble displaying dates that are stored in sql, whe...

latest post: staplefordbill wrote: The formatting does not work if the data source includes null dates...

How to change sortname property?

first post: pauljame wrote: Hello...I need to change the jqgrid property : sortname How can I d...

latest post: pauljame wrote: How can I change de default value? Thanks

Grid error

first post: AlexeyZah wrote: I try to use Grid Control on MVC 3 and Razor engine - error don't r...

Globalization and Localization

first post: neerajsaluja wrote: I want to show Date and Amount/Money columns in the grid. I need to...

Editing columns that is not shown in grid

first post: remda wrote: Hi,My data object has over 20 properties and i would not like to sh...

latest post: remda wrote: Great, it's working :)