This question is locked. New answers and comments are not allowed.
Hello,
when i add Select to my grid DataBinding, the GroupBy behavior stops working with the error:
The parameters dictionary contains a null entry for parameter 'id' of non-nullable type 'System.Int32' for method 'System.Web.Mvc.ActionResult Details(Int32)' in ...
also the 'Edit' action stops activating.
I am using the Grid in Server mode.
Suggestions?
thank-you,
daryl
when i add Select to my grid DataBinding, the GroupBy behavior stops working with the error:
The parameters dictionary contains a null entry for parameter 'id' of non-nullable type 'System.Int32' for method 'System.Web.Mvc.ActionResult Details(Int32)' in ...
also the 'Edit' action stops activating.
I am using the Grid in Server mode.
Suggestions?
thank-you,
daryl