Hello. I am using CMS:Calendar control on my website and when you change months page is refreshing. I used update panel to prevent refreshing the page but it doesn't work. Can you help me please and write instruction how to use update panel with kentico cms controls. I'm posting code that I have below:
<%@ Control Language="C#" AutoEventWireup="true"
Inherits="CMSWebParts_Viewers_Documents_cmscalendar" CodeFile="~/CMSWebParts/Viewers/Documents/cmscalendar.ascx.cs" %>
Thanks in advance
↧