How to remove NaN error from Telerik MVC Grid?

This is a bug of older versions of Telerik ASP. NET MVC Extensions. Upgrade to the latest version (currently Q1 2012 - 2012.1.214) to fix this bug and others (like Ajax Grid error handling).

Up vote 2 down vote favorite share g+ share fb share tw.

I have a Ajax Bound Teleric MVC 2 Grid . When there is no data in Grid , Grid footer is showing me a message as " Displaying items 0 - NaN of " ... how to remove or modify this error and correct the same? Asp.net mvc asp.

Net-mvc-2 grid telerik link|improve this question asked Aug 16 '11 at 12:34Ashes34914 77% accept rate.

It looks like it is a bug (might have been patched) check out this thread telerik.com/community/forums/aspnet-mvc/... – Bala R Aug 16 '11 at 12:42 1 I have already gone through that link and updated my Javascript file with the file given by Atanas but its not working .... There are so many bugs in Telerik MVC controls which they have never tried to resolve rather they expect developers like us to resolve on our own .. This is totally insane – Ashes Aug 17 '11 at 5:09 I would make sure that you properly included the JavaScript file, there could still be potential issues with old references. As for the bugs it seems like it would be a good idea to post in the Telerik forums to get some help and/or workarounds with those. As you can see in the linked thread a fix is usually provided pretty quickly.

– Carl B Aug 17 '11 at 14:27 I have checked telerik forums and also I have properly included js file – Ashes Aug 18 '11 at 6:37.

This is a bug of older versions of Telerik ASP. NET MVC Extensions. Upgrade to the latest version (currently Q1 2012 - 2012.1.214) to fix this bug and others (like Ajax Grid error handling).

Install the latest version using Nuget: Install-Package TelerikMvcExtensions Or update previous versions that are installed with Nuget: Update-Package TelerikMvcExtensions.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions