ultraman
Well-known member
I everyone !
I try to figure out why cant I let a TextBox cell to "" (empty) ? Every single time I try to erase the content of the cell, the old value reapears as soon as I leave the cell (LostFocus). Is there a property to set or do I have to manage this with the TextChanged et KeyPress event (which is kind of tricky actually) ?
I try to figure out why cant I let a TextBox cell to "" (empty) ? Every single time I try to erase the content of the cell, the old value reapears as soon as I leave the cell (LostFocus). Is there a property to set or do I have to manage this with the TextChanged et KeyPress event (which is kind of tricky actually) ?