Search Results

Type: Posts; User: Alexx

Search took 0.01 seconds.
  1. Create simple mvc 3 project


    <ext:ComboBox ID="ComboBox1d" runat="server" DisplayField="Name" ValueField="Id"
    Editable="false" EmptyText="Select a group"
    AllowBlank="false"...
  2. I see that example.ext.net use new release , when new release will be availible for Community ?
  3. Thanks .

    I forgot to read CHANGELOG
  4. I try to use example code from http://forums.ext.net/showthread.php?13336-CLOSED-A-dynamic-column-of-images-in-Gridpanel&p=55160&viewfull=1#post55160

    I always receive error Exception:...
  5. How I can update StoreParameter from code behind



    protected void Store1_RefreshData(object sender, StoreRefreshDataEventArgs e)
    {
    int count;
    this.Store1.DataSource =...
  6. First image show issue when drag accordion window, second after close window.
    41504151
  7. http://dev.sencha.com/deploy/ext-4.0.2a/examples/layout-browser/layout-browser.html

    custom layout
  8. sorry, I copy local address.

    I compare extjs demo with asp ext.net and on extjs example centered box has height on all page, I thought that your example will be like extjs.
    Thanks Alex Ross
  9. http://localhost:53474/Default.aspx#/Layout/CenterLayout/Basic/
  10. Open
    https://examples1.ext.net/#/Events/Listeners/Overview/
    click on button#1
    scroll down
    click on button#7
  11. Listener from Code-Behind doesn't work.


    https://examples1.ext.net/#/Events/Listeners/Overview/

    2. Click Listener from Code-Behind
    11. Click Listener which only fires once (set from...
Results 1 to 11 of 11