ASPX Web page Calendar will not show the top < Month > bar

Chuck Vensel 25 Reputation points
2023-03-31T16:05:50.67+00:00

Dragging in a simple calendar from the tool box (Vb not C#), I cannot seem to get the top < Month> bar to show on the calendar. Am I missing an Import code or web.config file code that tells this calendar what month this is? Never had this problem ever until starting from scratch on a new project. Below is the code and what the calendar looks like (small one on the left). Much appreciated if you can figure this one out.

User's image

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,270 questions
{count} votes

Accepted answer
  1. QiYou-MSFT 4,306 Reputation points Microsoft Vendor
    2023-04-03T06:39:38.1+00:00

    Hi @Chuck Vensel

    There may be a problem with the CSS style you are referencing.

    Removing "Cssclass=Calender_When" solves the problem.

    Similarly, you can show this CssClass so that I can modify it for you.

    Test3

    Best Regards

    Qi You


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful