Click here to Skip to main content
15,896,359 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all

I have created an user control, with a masked textbox accepting only numbers.
User control is bindable.

When I call endedit in the form hosting the control (form in details view) , every row I have "visited" has rowstate "modified", even if I didn't change anything

If I change my user control with a text box, the problem doesn't occur

I think I'm missing something about Inotifypropertichanged or something similar, but I can't find solutions or examples to inspire from.

Thanks in advance

Nibbio
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900