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
253
Load event of user control does not fire every time inside cellvaluepresenter of xamdatagrid
posted

Hi 

 

I have a xam datagrid with different Fields with different cellValuePresenter stylers. I have a user control in one of the cell Value presenter content template. The Load event of the user control is fired for every row of the xam datagrid for the first time. But this load event does not fire if i change the datasource.

 

So always the old data is shown every time.

 

Please refer to attached project sample where i expect Load event of SampleUserControl to be fired every time for each row

XamDataGridSample.zip