Declined
Last Updated: 13 Dec 2013 15:44 by ADMIN
Sujith
Created on: 09 Dec 2013 06:42
Category: UI for ASP.NET MVC
Type: Feature Request
1
Kendo MVC Grid binding will not support for generic method 'Sum' on type 'System.Linq.Enumerable'
We are not able to perform aggregation method sum on Data Table decimal field, it will show "No generic method 'Sum' on type 'System.Linq.Enumerable' is compatible with the supplied type arguments and arguments. No type arguments should be provided if the method is non-generic." exception, It will be much useful for the user, once it is rectified.
2 comments
ADMIN
Telerik Admin
Posted on: 13 Dec 2013 15:44
This seems like an issue with your data source configuration. Would you mind posting a formal support incident using our forums or support system?

Thanks,
Sujith
Posted on: 09 Dec 2013 11:30
Above mentioned Issue will prevent aggregate operation like Max(), Min(), Avg() and Sum() with Data Table fields. Your valuable response are much appreciated.