|
Rank: Newbie Groups: Member
Joined: 12/4/2009 Posts: 8
|
Hi team,
Excuse me to bother you guys again.
Just wanted to know if i want to change the date displayed on the eo date control using the client's regional date format in Javascript (probably using DatePickerFormat) is that possible?
it would be highly appreciated if i get help in this regards.
Thanks in Advance! Urvish Jain
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,201
|
Hi, You can take a look of our client side JavaScript interface: http://doc.essentialobjects.com/library/1/clientapi_howto.aspxI don't think you can change format on the client side, but you can change the value. Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 12/4/2009 Posts: 8
|
Thanks Team
Also is there a way to get the date that is changed manually(explicitly entering a date in the textbox area) i need it for validation purpose. I used the ClientSideOnChange="foo1" but using this disables the ClientSideOnSelect="foo2" foo2 function call.
does eo object exposes some method like getChangedDate or something similar coz on changing date manually it displays old date in alert :(
Help needed
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,201
|
Hi,
We have looked into the test code you sent to us and noticed that you are using an old version. Please try to update to the current version and the issue should no longer exist.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 12/4/2009 Posts: 8
|
Hi Team, I downloaded the http://www.essentialobjects.com/builds/EOWeb_70_47_Setup.exe but i m unable to install it, it gets hanged while configuring Visual Studio... plz help
|
|