Search Results

Type: Posts; User: slonati_adv

Search took 0.01 seconds.
  1. Can anyone help me?
    Thank you!

    Stefano Lonati
  2. Hi,
    I have a problem to add / closea Tab in a Tab panel.
    I have a Listeners:


    <Listeners>
    <Expand Handler="...
  3. <%@ Page Language="C#" %>

    <%@ Import Namespace="System.Collections.Generic" %>

    <%@ Register Assembly="Ext.Net" Namespace="Ext.Net" TagPrefix="ext" %>

    <script runat="server">
    ...
  4. Hi,
    this morning I tried again to perform the update to version 2.2.1 and this time it worked.
    Have you updated version today, right?
    By running the regression test, I found the following error: I...
  5. Hi Vladimir,
    my application have 3 project inside, now I have retry update at 2.1.1 on other of my project but at the start of application I receive this:

    6044

    I have try to upload version...
  6. Hi Daniil,
    I have update from this page:
    http://nuget.org/packages/Ext.NET

    Perhaps update the SVN is not the correct term.
    I meant that I tried to update my application to version 2.1.1...
  7. Hello,
    I'm having a problem during the last SVN update (2.1.1).
    After the update, my application will not start and I get the following output in the debugger:
    - First-chance exception of type...
  8. Hi,
    I have found several times the following problem when populating gridpanel.
    My situation is as follows:
    - Two gridpanels in parent-child relationship
    - The gridpanel child is populated by...
  9. Non sono ancora riuscito a risolvere il problema.
    Qualche suggerimento?
    Grazie

    Stefano Lonati
  10. Hi,
    I have a problem with the population of a GridPanel.

    I have a problem with the population of a GridPanel.
    At execution time in the GridPanel you see only the rows (which are properly 3), but...
  11. Hi guys,
    I have a very big problem whit CheckboxSelectionModel.
    My selection model is defined:


    <SelectionModel>
    <ext:CheckboxSelectionModel ID="CheckboxSelectionModelLedgersToUsers"...
  12. Hi,
    I have a problem with a DashBoardPanel because I can not resize it horizontal.
    Here is my code:



    <%@ Page Title="Eaton portal" Language="C#" MasterPageFile="~/Site.Master"...
  13. Hi,
    I have a problem to reload a combobox in a gridpanel dynamically; I have two gridPanel (north and sud) a I want that when i select a row in a grindpanel north, a combobox in a gridpanel south...
  14. Hi,
    I have a error when I try to show/hide Tabs in TabPanel via code.
    I have a panel on the left and I want that when I expand or collapse his item the Tabs in TabPanel show/hide.
    The solution...
  15. Hi,
    in my code I have a page with two grid panels ("GridPanelUsers" and "GridPanelLedgers") and a button.
    When I press the button, start a direct method and i want that, at the same time, a Event...
  16. Anyone can help me please?
    Thank you!

    Stefano Lonati
  17. Hi,
    I have a problem with a ComboBox in a GridPanel.
    The Combobox is populated at in:


    protected void Page_Load(object sender, EventArgs e)
    {
    this.ComboBox2.Items.Add(new...
  18. Hello,
    I tried to create a new project type in Visual Studio Web Forms and import libraries Ext.Net.
    If I add the ResourceManager in the Default.aspx page when the application starts, the window...
  19. Hi,
    can anybody give me a short example, if it is possible, how I can pass a GridPanel object store to a directevent?

    If it isn't possible, there is a way dimilar to ext-parameter
    ...
  20. Good morning,
    I'm newbie in Ext.Net world.
    I would like to know if to develop an application with Ext.Net v.2 (Ext.Net v.2 implements MVC3), also my application will be in MVC or it will be a...
  21. Anyone can help me please?
    Thank's!

    Stefano
  22. Hi,
    I'm newbie in Ext.Net component!
    I'm trying to move a button on the display of the design mode in Visual Studio 2010: I can move freely a standard button on the screen but I can't move a...
  23. Hi,
    I'm newbie in Ext.Net component!
    I'm trying to move a button on the display of the design mode in Visual Studio 2010: I can move freely a standard button on the screen but I can't move a...
Results 1 to 23 of 23