Click here to Skip to main content
15,891,657 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
When I set the telerik radgrid ShowFooter Property Equals True then Giving problem
System.InvalidCastException: Specified cast is not valid.
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

so, Please what's the solution for this problem?

Thanks in Advance.
Posted
Updated 11-Sep-11 18:25pm
v2
Comments
Mehdi Gholam 10-Sep-11 5:43am    
Post your code
pankajupadhyay29 10-Sep-11 12:11pm    
Post the stack trace.

1 solution

This is very generic exception and which says your are doing some wrong casting of variables or object.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900