This topic is locked

Time Picker Control not working

11/30/2010 11:31:35 PM
ASPRunnerPro General questions
A
admin author

Hi,
My time picker control is not working even i have selected type is time on " Edit as" page. But after building project when i run it show that field as simple text entry field.
I am using SQL Server and ASP Runner 6.3 and data type of that field in sql server is as "text"
is there issue with date picker.
Thanks & Regards

Sami

Sergey Kornilov admin 12/1/2010

You need to make sure 'Use Timepicker' checkbox is checked off on 'Edit as' settings page.
If this doesn't help post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.

M
Maurits 12/1/2010



You need to make sure 'Use Timepicker' checkbox is checked off on 'Edit as' settings page.
If this doesn't help post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.


Unfortunately, I have the same problem. It only appears as text-box on the screen. I have tried many things with the settings.

Witht the default value set to Now() the date was showing and the time was missing 10th of a second eg: 01/12/2010 14:25:1

I managed to get this working again, by deleting the whole project and starting from scratch again.

The time picker has not been working since i have downloaded the latest ASPRunner.6.3 build 6735.

If you tick the boxes, like you said above Admin, there is nothing appearing as a time-picker, only a text-box. If I add a default value Now() to it, it comes up as a text box where you can edit the time.

Sergey Kornilov admin 12/1/2010

Mauritis,
as a first step make sure you run the latest build of ASPRunnerPro:

http://www.asprunner.com/forums/forum/26-asprunnerphprunner-change-log/
If this doesn't help post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.

A
admin author 12/5/2010

Microsoft IE does not support this control if you checking with that but it works fine with Firefox.



Unfortunately, I have the same problem. It only appears as text-box on the screen. I have tried many things with the settings.

Witht the default value set to Now() the date was showing and the time was missing 10th of a second eg: 01/12/2010 14:25:1

I managed to get this working again, by deleting the whole project and starting from scratch again.

The time picker has not been working since i have downloaded the latest ASPRunner.6.3 build 6735.

If you tick the boxes, like you said above Admin, there is nothing appearing as a time-picker, only a text-box. If I add a default value Now() to it, it comes up as a text box where you can edit the time.

Sergey Kornilov admin 12/5/2010

Sami,
you need to post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.