8/16/2025 2:29:39 AM
|
|
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 the use of the SalesLogix Web Platform, Client and Customer Portals, and the Application Architect (For version 7.2 and higher only). View the code of conduct for posting guidelines.
|
|
|
|
DateTimePicker error
Posted: 04 Nov 08 8:29 AM
|
Hi everyone Im working over a form with DateTimePicker added, it's a custome form. So im trying to Change the Format DateTime displaying with short Date Format mm/dd/yyyy, i've change properties Timeless="True", DisplayTime="False", so it still doesn't work.
So i just changed DateFormat Property to "mm/dd/yyyy" it displays right format when page is loaded however if i modified Date, it sets a new date with Time added mm/dd/yyyy hh:mm... so i just need Date not the time or hours.
Do someone know about it?
Regards, Misael |
|
|
|
Re: DateTimePicker error
Posted: 06 Nov 08 5:49 AM
|
Hi,
Never seen that before - I only ever work with timeless date picker controls. They are always bound though. Is yours bound? I know sometimes when they are unbound they tend to just set to todays date and time and act a little bit peculiar.
Thanks, Nick |
|
|
|
Re: DateTimePicker error
Posted: 06 Nov 08 10:37 AM
|
Hi Nick How are you?
Monday i found solution for that i just need to comment a line like that //Activity.DisplayTime = !_Activity.Timeless that was the cause of that issue
Regards. Misael! |
|
|
|
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!
|
|
|
|
|
|
|
|