Is it possible to use the recurrence control to get dates without using a calendar control?
Thanks.
Hello AgilysysMD,
Have you been able to resolve your issue ? Please if you have any questions, do not hesitate to ask me
Regards
Thanks for responding. Here is what I am trying to do. I have a form that I wanted to be able to add the recurrence control to. Since I'm not actually adding appointments calling the recurrence form from the calendar doesn't make sense for me.
Is this possible?
Thanks!
I am not sure that I understand what exactly do you mean under “recurrence control”. Do you mean that you have a standalone control that you would like to use? If so could you please provide me more details about this control in order to be able to investigate the desired functionality further for you.
If you have any other questions please do not hesitate to ask.
I have a standard form that will be used to set a specific "code" on a specific date. One of the options for setting the date is to have the code have a recurrance pattern. I am wondering if there is any way to use the recurrence form (called from your calendar control), without having it be called from your calendar control. I just want to call the recurrence form to set a date pattern, but not from the calendar control itself. Thanks.
Maybe one possible approach is to use our RecurrenceDialog class. This is RecurrenceDialog Form with some date functionality. In this scenario it is not necessary to use UltraCalendarInfo or to create an appointments. You just use the functionality of this class. Could you please take a look at the attached sample for more details. Please if you think that I misunderstood your scenario, do not hesitate to correct me.
Hello Mroyalty2002,
I`m not familar with our asp controls and I`m not able to answer of your question. Could you please post your question in our ASP Forum :
Hello Georgi,
I'm looking at using only the recurrence pattern on an asp.net form. Would it be possible to mimic this in an asp.net app? If so, which asp netadvantage control should I use?
It looks like this may work. Thanks so much for taking the time to put this together.
Did you have a time to take a look at the attached sample. Please if you have any questions, do not hesitate to ask me