Hi,
I use RadDateTime and my problem is when my RadDateTime is disable. Here is the process.
1- I have a checkbox doing postback when checked and this checkbox disable my RadDatetime.
2- On page loading, I register a client script when checkbox is checked to do window.setinterval for reloading page every 30 seconds (in Chart1_CallBack).
3- In Chart1_CallBack, when the timer reach 30 seconds, I set the datetime (selectedvalue) to datetime.now (I set the servercontrol to this value and register a script using Callbackmanager - setDate(x))
4- Since my datetime is disable, The value never change to datetime.now, even if I change it using servercontrol or client-side script. I tried to enable control + setvalue + disablecontrol in server and client-side, but the value always stay the same. I see the value change on my screen and after the page is reloaded and the new value is lost.
any idea?
thank you
I use RadDateTime and my problem is when my RadDateTime is disable. Here is the process.
1- I have a checkbox doing postback when checked and this checkbox disable my RadDatetime.
2- On page loading, I register a client script when checkbox is checked to do window.setinterval for reloading page every 30 seconds (in Chart1_CallBack).
3- In Chart1_CallBack, when the timer reach 30 seconds, I set the datetime (selectedvalue) to datetime.now (I set the servercontrol to this value and register a script using Callbackmanager - setDate(x))
4- Since my datetime is disable, The value never change to datetime.now, even if I change it using servercontrol or client-side script. I tried to enable control + setvalue + disablecontrol in server and client-side, but the value always stay the same. I see the value change on my screen and after the page is reloaded and the new value is lost.
any idea?
thank you
9 Answers, 1 is accepted
0
Hello StevePetro,
Can you post the code which demonstrates this issue? I will gladly help you to achieve your goal.
Best wishes,
Vlad
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Can you post the code which demonstrates this issue? I will gladly help you to achieve your goal.
Best wishes,
Vlad
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
MHNault
Top achievements
Rank 1
answered on 14 Oct 2008, 12:20 PM
Hi,
It is a little bit complicated to do a sample, because I interact with another system, etc. So, I would like to download version Q2 2008 to see if the problem is already corrected, but it is unavailable in my Client.net. I answer the same thing in thread http://www.telerik.com/community/forums/thread/b311D-bggegb.aspx
Thank you
Steve
It is a little bit complicated to do a sample, because I interact with another system, etc. So, I would like to download version Q2 2008 to see if the problem is already corrected, but it is unavailable in my Client.net. I answer the same thing in thread http://www.telerik.com/community/forums/thread/b311D-bggegb.aspx
Thank you
Steve
0
MHNault
Top achievements
Rank 1
answered on 14 Oct 2008, 12:21 PM
Hi,
It is a little bit complicated to do a sample, because I interact with another system, etc. So, I would like to download version Q2 2008 to see if the problem is already corrected, but it is unavailable in my Client.net. I answer the same thing in thread http://www.telerik.com/community/forums/thread/b311D-bggegb.aspx
Thank you
Steve
It is a little bit complicated to do a sample, because I interact with another system, etc. So, I would like to download version Q2 2008 to see if the problem is already corrected, but it is unavailable in my Client.net. I answer the same thing in thread http://www.telerik.com/community/forums/thread/b311D-bggegb.aspx
Thank you
Steve
0
Hello StevePetro,
I checked your account details and it indicates that the Q2 2008 SP2 release of RadControls for ASP.NET AJAX should be available for download from your Client.NET account. Detailed instructions about how to upgrade our controls to another version or license you can find here:
http://www.telerik.com/support/kb/article/b454K-kad-b454T-a-b454c-a.aspx
Best regards,
Stephen
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
I checked your account details and it indicates that the Q2 2008 SP2 release of RadControls for ASP.NET AJAX should be available for download from your Client.NET account. Detailed instructions about how to upgrade our controls to another version or license you can find here:
http://www.telerik.com/support/kb/article/b454K-kad-b454T-a-b454c-a.aspx
Best regards,
Stephen
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
MHNault
Top achievements
Rank 1
answered on 16 Oct 2008, 02:12 PM
Hi,
I install version Q2 2008 and I still have the problem (and my others problem created as support ticket).
Thank you
I install version Q2 2008 and I still have the problem (and my others problem created as support ticket).
Thank you
0
Hello StevePetro,
We will review your support ticket and will get back to you with our findings.
Kind regards,
Stephen
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
We will review your support ticket and will get back to you with our findings.
Kind regards,
Stephen
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
MHNault
Top achievements
Rank 1
answered on 16 Oct 2008, 02:39 PM
Hi,
I didn't create a support ticket for this problem. My support ticket was concerning the upgrade, because the time control does not work since I changed my version. I don't know if it is a related bugs.
Another thing I see is that when my raddatetimeticker is disable, the selecteddatechanged is never execute, even if I change the selecteddate in my software programmatically.
Thank you
I didn't create a support ticket for this problem. My support ticket was concerning the upgrade, because the time control does not work since I changed my version. I don't know if it is a related bugs.
Another thing I see is that when my raddatetimeticker is disable, the selecteddatechanged is never execute, even if I change the selecteddate in my software programmatically.
Thank you
0
Accepted
Hi StevePetro,
To progress in our investigation, please isolate a working subset of your project, illustrating the issue, and send it attached to a formal support ticket. We will examine it carefully and will get back to you with our findings.
Best regards,
Stephen
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
To progress in our investigation, please isolate a working subset of your project, illustrating the issue, and send it attached to a formal support ticket. We will examine it carefully and will get back to you with our findings.
Best regards,
Stephen
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
MHNault
Top achievements
Rank 1
answered on 17 Oct 2008, 07:57 PM
Hi,
finally, the problem was with my other control used. Your control works fine
Sorry
Steve
finally, the problem was with my other control used. Your control works fine
Sorry
Steve