Hi all, I've a problem, this is my scenario, i have a datagrid with some cells, what i want is to recreate something similar to excel, so i'd like to find a method to add a token (like A1,B2 etc...) while i'm editing a cell and clicking to another, without leaving the edit mode.
I've try to handle the mouse click event but this event is fired only when a cell lose focus. Is there a way to do something similar? Thanx for help Riccardo
