Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Expander > Disabling expand on space key press

Not answered Disabling expand on space key press

Feed from this thread
  • Matt avatar

    Posted on Jul 22, 2011 (permalink)

    Hi,
    I've got a rad expander within my application using a custom header containing several controls one of which is a text box.

    All of the other controls work correctly apart from the text box, when attempting to put a space within the textbox it expands the expander.

    Is there any way to disable this functionality, i've seen one solution but that involved changing the control header using a style which I don't want to do.

    Thanks in advance.

    Reply

  • Petar Mladenov Petar Mladenov admin's avatar

    Posted on Jul 27, 2011 (permalink)

    Hello Matt,

    Unfortunately , this is a bug in the RadExpander. We logged it in our PITS and we also updated your telerik account points. As a workaround, you can use the KeyDown event of the TextBox, implement the logic of the Space Key in TextBox and then set e.Handled = true to prevent the expansion.
     

    Kind regards,
    Petar Mladenov
    the Telerik team

    Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Expander > Disabling expand on space key press
Related resources for "Disabling expand on space key press"

Silverlight Expander Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  ]