Hi to all,
how is it possible to hide the "to" Label of the Advanced Edit Form (the label after which there is the RadDatePicker for the EndDate) ?
I've tried all the possible Id in the RadScheduler1_FormCreated function, like:
WebControl cont = (WebControl)e.Container.FindControl("????????");
without success.
What is its ID ?
Thanks you very much in advance.
Regards,
Sergio