Hello,
I have multiple RadTextBox & RadNumericTexBox on our form. The scenario is I need to find out if specific RadTextBox's value being tampered or not during editing form.
Based on if the textbox is dirty(value got tampered than original) I need to call different eventsat client side.
I do not see any specific attribute for the same for RadTextBox or any specific event that will allow me identify isDirty flag.
Could you please advise on the same.
Thanks,
Imran