R
ruca
How can I use DateTime Picker control in my ASPX page?
I already add the component to my project.
I put one control in my page and give him an id and name.
But when I try to use it in the code, gives an error saying that the
variable dtpMyDate (it's the id that I choose) is not declared.
What do I have to do?
I already add the component to my project.
I put one control in my page and give him an id and name.
But when I try to use it in the code, gives an error saying that the
variable dtpMyDate (it's the id that I choose) is not declared.
What do I have to do?