Posted 13 January 2022, 6:01 pm EST
Hi.
Here is sample for following problem – https://drive.google.com/file/d/1bDf8HxtLR1qgvuCZ8t-BjJZv0-o45GZA/view?usp=sharing
When I reject postvalidation of textbox data (e.Succeeded = false), I assume that datasoruce won’t be updated, but it is updated. In sample I got to fields one for edit with errorprovider (complete or error) and second (lower text box) just binded to data source. In code I reject update (weel, I think so) but data source is still updated even error provider manifest error with red blinking.
What I’m doing wrong?
Thanks in advance.