To my knowledge, there's currently no flag which indicates if a model attribute has changed, but you could of course implement your own 'dirty flag' which is set to 'true' when you make a change using the input controls
↧
To my knowledge, there's currently no flag which indicates if a model attribute has changed, but you could of course implement your own 'dirty flag' which is set to 'true' when you make a change using the input controls