Issue with Date Picker

This public forum is for user-to-user discussions of ASP.NET Maker. Note that this is not support forum.
Post Reply
aspsteve
User
Posts: 52

Issue with Date Picker

Post by aspsteve »

Our Date Picker Function is not displaying properly in ASP.NET Maker 2022


MichaelG
User
Posts: 1111

Post by MichaelG »

It is working properly in the demo site. Check out Orders page -> Edit a record:
http://aspnet.hkvstore.com/

Explain in more details what you mean by "Our Date Picker Function is not displaying properly". Did you get the datetimepicker icon to display next to the date field and popup on click?

Press Ctrl+F5 in your browser to make sure the latest *.js files are loaded.


hawrebelo
User
Posts: 1

Post by hawrebelo »

I have the same problem


MichaelG
User
Posts: 1111

Post by MichaelG »

Explain in more details what you mean by "Our Date Picker Function is not displaying properly". Did you get the datetimepicker icon to display next to the date field and popup on click?

Press Ctrl+F5 in your browser to make sure the latest *.js files are loaded.

Also press F12 -> Console to see if there is any JavaScript errors in the page.


Post Reply