G
Guest
hello, i'm asking this question for the third time because i got two answers
but the were no good.
i have dataGrid and one of the cell contains date. now i want that after the
user entered 2 char (2 numbers) a "/" will appear. i tried to catch it with
currentcellchanged event and by overriding a procces but the problem is that
while i'm still at the same cell when i'm cheking the text of the cell it
contains "" only when i'm moving to the next or previous cell it shows me the
right text.
now, i'm sure there's a way to do it, but which way is it???
thanks
but the were no good.
i have dataGrid and one of the cell contains date. now i want that after the
user entered 2 char (2 numbers) a "/" will appear. i tried to catch it with
currentcellchanged event and by overriding a procces but the problem is that
while i'm still at the same cell when i'm cheking the text of the cell it
contains "" only when i'm moving to the next or previous cell it shows me the
right text.
now, i'm sure there's a way to do it, but which way is it???
thanks