How can I close ContextChoice using Space button?

MS Visual studio closes Intellisense list when Space button is pressed. How can I do the same in EditControl?

3 Replies

AD Administrator Syncfusion Team November 24, 2006 10:05 AM UTC

Hi ok,

Our apologies for the delayed response. I have tested for this issue using version 4.3.0.30 and was not able to see the problem. This is how I went about testing this issue :

1.Run the attached sample.

2.Click Show ContextChoice.

3.Press Space button.

4.ContextChoice is closed.

Please let me know if I am missing something.

Thanks for your patience.

Regards,
Ebenezer.P

sample


AD Administrator Syncfusion Team November 24, 2006 10:29 AM UTC

I mean, that selected item from ContextChoice should be inserted in the text.


AD Administrator Syncfusion Team November 28, 2006 09:40 AM UTC

Hi ok,

Our apologies for the delayed response. It is possible to insert the ContextChoice selected item when Space button is pressed using the InsertText method. I have attached a sample that illustrates this. Let me know if this meets your requirements.

Thanks for your patience.

Regards,
Ebenezer.P

sample

Loader.
Up arrow icon