Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2589
Incorrect values in cell after refresh
posted

Hello,

I cannot upload a sample solution because it would be too complex. Instead, I"m uploading a short video of what happens. Below are some "prerequisites":

 

  1. All columns are of custom type which, in turn inherits TemplateColumn (see text file attached)
  2. Data source is of type ObservableCollection<object> and contans objects generated via reflection
  3. Refresh button does exactly the same routine as when I open a page. It calls same methods etc.

Can you please tell me what's going on?

Thank you.