Prevent the Date Navigation

18 Nov 20181 minute to read

We can prevent navigation while clicking on the date header by simply removing e-navigate class from header cells which can be achieved in the RenderCell event as shown in the following code example.