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
225
Issue faced in Grid Cell update using UpdateSourceTrigger=PropertyChanged
posted

Hi,

 

I am trying to update the ViewModel on Cell PropertyChanged rather then on LostFocus and facing an issue where cell value is automatically cleared first time. The steps to reproduce are...

 

1) Run the attached Project.

2) Try to add New Row and add only 1 character in FirstName Column (see attached snapshot "InfragisticsOnCellChanged1.png")

3) Now press TAB and go to LastName column, Here you can see that the character typed-in the FirstName column is gone now.

 

Could you please look into this issue and let me know any workaround on this.

 

Many Thanks,

Sandeep

InfragisticsOnCellChange.zip
Parents Reply Children
No Data