hi ,
i'm somewhat new to C# .. so i might be asking a silly question.. but i
have tried searching forums after reading msdn docs , for this.
I have a column for dates in my datagridview. As soon as the user
starts typing the date into it one of the cells. i want a tooltip to
popup nearby and say 'press T to enter todays date' much like MS word -
when u type jan... a tooltip popups telling you 'press ENTER to INSERT
January'
Thanks
Comment