Search Results

Type: Posts; User: unaltro2

Page 1 of 2 1 2
Search took 0.01 seconds.
  1. Hello everyone,

    is it possible passing more than one parameter using the rowselection model of a gridpanel?

    In the following:



    <ext:RowSelectionModel ID="RowSelectionModel_RichiesteDoc"...
  2. Hi,

    all things are gone well, just some markup problem

    thank you
  3. I register the assembly in the markup with:


    <%@ Register assembly="Ext.Net" namespace="Ext.Net" tagprefix="ext" %>
  4. Hello Daniil,

    I have read all the 77 points of ChangeLog.txt file and they are all fixed in my application.

    But the problem still remains for every control in each page on the server side code...
  5. Hi everyone,

    I'm having a big problem trying to update an existing application developed using Coolite 0.8.2 to the new ExtNet 1.0 framework.

    Essentially every control added previously into...
  6. So, anyone could tell me if either i am going out of head
    or the code could be correct?
  7. Hello,

    I'm unable to obtain extraparams values from an AjaxEvent fired from a button click event.

    The button is inside a Asp.Net ListView itemTemplate,

    and the value i'd like to pass on...
  8. Hello, i'm trying simply to perform a download wuth the following code, but the PDF reader, once the file is downloaded, says something like "the file is corrupted" and it does not open it. So, the...
  9. Hi ,

    having a ViewPort (loaded for example in page1.apsx) with an other page loaded in the viewport center panel (page2.aspx), is it possible referring from page2.aspx to any other element within...
  10. Hi,

    I have to open documents listed in a asp.net ListView.
    Each one of them would have to be accessible from an extbutton listed in the ListView.
    So, i would like to pass 2 parameters from the...
  11. Hello,

    is there any way to insert an icon within a gripanel cell without using the gripanel cell commands?

    I would like to choose the icon and when to put it on.

    Can you suggest me...
  12. Hi,

    I tried that but I get the same runtime error in a dynamic file called "coolite.axd?v=2648".
  13. Hello,

    is it possible to apply a css style via code behind (v0.8.2) like happens with asp.net controls?

    I've tried with:



    Panel_1.Bodystyle = "background-color:#ff0000 !important,...
  14. Hi, i've tried but the backgrond panel still remain white and only the label is green.

    Thanks.
    Fabio.
  15. Hello everyone,

    is it possible to change the panel background color (v0.8.2) ?
    Every css style applied by the "Cls" property, seems not modifying the color of the background but only, for...
  16. Hi,

    I have much appreciated your reply, it works good,
    thank you.
  17. Hello to everyone,

    is there a way to disable (and enable) via code-behind an AjaxEvent (v0.8.2) defined in the markup, for example:



    <ext:textfield runat="server" ID="txtUlterioreMetroB50"...
  18. Hi,

    thank you for the replies, 'Ext.data.Connection.override' makes all things working.
  19. Hi,

    unfortunately, the runtime error of 'Ext.data.connection' remains.
  20. Hello,

    I'm trying to increase the timeout time with the following:


    <%@ Register Assembly="Coolite.Ext.Web" Namespace="Coolite.Ext.Web" TagPrefix="Ext" %>

    <ext:ScriptContainer...
  21. Hello, i'm having a problem populating a combobox.
    I'm using 0.8.2 vers and my server-side mehod 'get_Comune' (wich populate the combobox) works good if it's called on the load Event of the page....
  22. Hello,

    i have just put online my application and i have found a strange and not wished behaviour:

    once a page is completely loaded, the client continue to exchange data with the server...
  23. Hi, i would like to discuss with you about a TabPanel problem,

    i have a 'Main.aspx' page within wich i have a TabPanel, and in each tab is loaded a different other page ('Page1.aspx', 'Page2.aspx'...
  24. solved...

    it works
  25. Hi, I know this is an old thread..

    anyone knows where is the CSS rule (x-grid-empty) reference in the GriPanel ?

    Thank You
Results 1 to 25 of 37
Page 1 of 2 1 2