Home Unanswered Active Tags New Question

how to count number of events in a particular cell

irequire only particularcell to consists of 10 events remaining by click redirects to another page

Asked by Anonymous 4 years ago.
Replies
This should be done in the code behind, either by checking the database directly or by checking the data source (e.g. DataTable) you assign to DataSource property.

You can also work directly with the internal days property (you will need to change the accessibility or add some method that will do the necessary tasks).
Comment posted by Dan Letecky 4 years ago.
New Reply
This reply is
Your name (optional):

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java