Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
148332 | Oct 15,2019 06:55 PM UTC | Oct 16,2019 07:41 AM UTC | ASP.NET Web Forms (Classic) | 1 |
![]() |
Tags: Schedule |
$(".e-appointment").css("height", $(".e-workcells.e-childworkcell").height() - 8);
// app height in day,week and work week will be customized to occupy the whole cell height. Once it is customized rendering another appointment in same slot duration will result in overlap.
$(".e-monthappointment").css("height", $(".e-workcells.e-childworkcell").height());
// app height in month will be customized to occupy the whole cell height. Once it is customized, rendering two appointments in a same day for same resource will result in overlap. |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.