G
Guest
How do I get events from the current textbox, e.g. textchanged? I have a
DataGrid with several DataGridTextColumns but the textbox is created every
time the user goes into a cell. I'd like a universal event catcher to
validate data entry, change the cell's appearance, etc.
DataGrid with several DataGridTextColumns but the textbox is created every
time the user goes into a cell. I'd like a universal event catcher to
validate data entry, change the cell's appearance, etc.