I suppose that the control uses return for other purposes ie. selecting a date?(haven't seen the control). This is why I suspect that it 'eats' the key. One possible way around it could be using the keydown event.
Printable View
I suppose that the control uses return for other purposes ie. selecting a date?(haven't seen the control). This is why I suspect that it 'eats' the key. One possible way around it could be using the keydown event.