devexpress gridview runtime errorhttp://forums.asp.net/t/1787247.aspx/1?devexpress+gridview+runtime+errorFri, 30 Mar 2012 10:40:06 -040017872474908048http://forums.asp.net/p/1787247/4908048.aspx/1?devexpress+gridview+runtime+errordevexpress gridview runtime error <p>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.</p> <p>first time the page is loading the output is coming</p> <p>when i apply filters</p> <p>second time it is given the error but the table data is loaded successfully&nbsp; the problem is it is not bind to the grid</p> 2012-03-30T10:14:25-04:004908109http://forums.asp.net/p/1787247/4908109.aspx/1?Re+devexpress+gridview+runtime+errorRe: devexpress gridview runtime error <p>You should probably ask this in the DevExpress fourms</p> <p>&nbsp;</p> <p><a href="http://community.devexpress.com/forums/190.aspx">http://community.devexpress.com/forums/190.aspx</a></p> <p>&nbsp;</p> <p>It does sound like you added a column to the GridView that is not in the Data source.</p> 2012-03-30T10:40:06-04:00