Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
119 views

Setting the Date on the wx.calendar CalendarCtrl Widget

I'm trying to set the selected date so that it is always the current day. How would I go about this? Currently if I let the widget sit for more than a day, the selected date doesn't update. Thus the ...
1
vote
1answer
395 views

is there any iNFRAGISTICS control eqivalent to MonthCalendar control of .NET

I am looking for a control in infragistics which is similar to month calendar control of .Net. Is there one?
0
votes
1answer
70 views

MS Calendar Control 8.0 for VB 6.0

Does anyone know how to make the day of the week show instead of just numeric date? I have searched the internet and found almost nothing at all on this control.
0
votes
2answers
259 views

<VB> Highlighting Selected dates from database in Calendar control

I am currently using VB. I want to do a Calendar Control which have dates highlighted/selected. All these dates are retrieved from a database. First thing I need to know is how to put all the dates ...
0
votes
1answer
475 views

Date Picker / calendar UI Component with draggable date ranges

I'm looking for a datepicker control (HTML + JavaScript / Flex) that allows selecting a range of dates by dragging along the calendar dates (just like in Google Calendar or Outlook) It can be open ...