Is it possible to use the recurrence control to get dates without using a calendar control?
Thanks.
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.
Hello AgilysysMD,
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
Regards
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.