Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WPF > DatePicker > SelectAll is obsolete

Not answered SelectAll is obsolete

Feed from this thread
  • Rieni De Rijke Intermediate avatar

    Posted on Jul 28, 2010 (permalink)

    We use a DatePicker.
    After we startet with the new version the "SelectAll" is obsolete.
    What should we use now?

     ((RadDatePicker)sender).SelectAll();

    Reply

  • George George admin's avatar

    Posted on Jul 29, 2010 (permalink)

    Hello Rieni De Rijke,

    Thank you for contacting us.

    We introduced our new RadDateTimePicker control with Q2 release. We made some required changes to date and time pickers and one of this is to make SelectAll obsolete. Sorry for any inconvenience caused!

    You could workaround this by using ChildrenOfType<> and to find the TextBox placed inside the control and set SelectAll() for the textbox.  

    Please do not hesitate to contact us if you require any further information.

     

    All the best,
    George
    the Telerik team
    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

    Reply

  • Prateek avatar

    Posted on Jun 22, 2011 (permalink)

    Hi,

    This solution is working for me if I am placing break point to see the behaviour of this code block.
    It is selecting the date text.
    But when I run without placing break point then text is not getting selected.

    Any clue will make my life easier. :) 

    Reply

  • Boyan Boyan admin's avatar

    Posted on Jun 27, 2011 (permalink)

    Hello Prateek,

    Could you please provide some more info on your scenario and the version you are using as I tested the issue with the attached project and it is working fine at my side.

    All the best,
    Boyan
    the Telerik team
    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
    Attached files

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WPF > DatePicker > SelectAll is obsolete
Related resources for "SelectAll is obsolete"

WPF DatePicker Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  ]