This topic is locked

Datepicker

11/21/2017 10:38:35 AM
ASPRunner.NET General questions
K
kleanthis author

I have a Asprunner.net 8.1

I want to control the my datepicker as follow.

  1. To show the weekends in different colors
  2. not to able to select a date when it has two same fields.

    To be more specific. My table has a date records for exams. Lets say...

    Class A1 exam date 11/11/2017

    Class B2 exam date 10/11/2017
    When I enter new entry for the class A1 the date 11/11/2017 to be disable and not to able to select it.
    Thanks for your help.