Search Results

Type: Posts; User: doanhdn

Search took 0.01 seconds.
  1. Hello,

    I'm working on Calendar control and had an issues related to EventStore.
    My code shows like below:


    <ext:EventStore
    ID="dsEvents"
    runat="server"
    AutoLoad="true"...
  2. Hi,

    I have a RowExpander is a GridPanel nested into GridPanel as following code:


    <%@ Page Language="C#" %>

    <%@ Register Assembly="Ext.Net" Namespace="Ext.Net" TagPrefix="ext" %>
    ...
Results 1 to 2 of 2