This question is locked. New answers and comments are not allowed.
Hello,
I use the famous RadGridViewSettings (see http://blogs.telerik.com/vladimirenchev/posts/09-04-08/how_to_save_and_load_settings_with_radgridview_for_silverlight.aspx) from 1 year.
Since, I update my application with version 2011.2.718.1040. my application crash (Object reference not set to an instance of an object). When RadGridViewSettings.cs after the call LoadState :
Any have experiment this error?
I use the famous RadGridViewSettings (see http://blogs.telerik.com/vladimirenchev/posts/09-04-08/how_to_save_and_load_settings_with_radgridview_for_silverlight.aspx) from 1 year.
Since, I update my application with version 2011.2.718.1040. my application crash (Object reference not set to an instance of an object). When RadGridViewSettings.cs after the call LoadState :
void Loaded(object sender, EventArgs e){ LoadState();}Any have experiment this error?