8/30/2025 2:39:56 PM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss writing script in Architect plugins for SalesLogix & general SalesLogix customization topics (for Windows client only). View the code of conduct for posting guidelines.
|
|
|
|
Auto Dropdown
Posted: 22 Oct 07 9:48 AM
|
I have a Kind = "dtk2Date" date box on my form. When a certain radio buttin is clicked I'd like for this Calendare to open/dropdown. Thansk. |
|
|
|
Re: Auto Dropdown
Posted: 22 Oct 07 10:48 AM
|
I assume you're talking about the DateTimeEdit control, right? If that is the case then it has a Popup method you can use to cause the popup (calendar) to show.
ie:
DateTimeEdit1.Popup
Got it? |
|
|
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|