Microsoft JScript runtime error: Sys.WebForms.PageRequestManagerServerErrorException: A field or property with name 'Year' was not found in the selected data source. Possible causes of this error may be the following: an incorrect or case-insensitive spelling
of the grid column name; assigning a wrong or not properly initialized data source to the grid.
first time the page is loading the output is coming
when i apply filters
second time it is given the error but the table data is loaded successfully the problem is it is not bind to the grid
suribabuk
Member
2 Points
42 Posts
devexpress gridview runtime error
Mar 30, 2012 10:14 AM|LINK
Microsoft JScript runtime error: Sys.WebForms.PageRequestManagerServerErrorException: A field or property with name 'Year' was not found in the selected data source. Possible causes of this error may be the following: an incorrect or case-insensitive spelling of the grid column name; assigning a wrong or not properly initialized data source to the grid.
first time the page is loading the output is coming
when i apply filters
second time it is given the error but the table data is loaded successfully the problem is it is not bind to the grid