Search Results

Type: Posts; User: carlos

Search took 0.01 seconds.
  1. Hi Daniil,

    If you debug the next code you can see that 'EventStore1_RefreshData' method is not called when you click the month button:

    CodeBehind:


    protected void Page_Load(object...
  2. Hello,

    I have a CalendarPanel with this EventStore:


    <EventStore ID="EventStore1" runat="server" OnRefreshData="EventStore1_RefreshData">
    <Proxy>
    <ext:PageProxy />
    </Proxy>...
Results 1 to 2 of 2