Search Results

Type: Posts; User: magisystem

Search took 0.01 seconds.
  1. Hi,

    i have a new question. I have a tab panel with several tab opened. So, there's a way to refresh (with F5 or browser's Refresh button) only the current focused tab and not the entire page?
  2. So simple?
    Yes, it work perfectly!!!

    Thank you very much!!!!
  3. Hi,

    I have a little problem.

    With this code



    <ext:Button ID="btn_pdf_neos" runat="server" Text="NEOS" Icon="Printer">
    ...
  4. Hi,

    i have a problem with gridpanel.
    How can i remove the white space from cell and the big white box? you can see it in the attachment.

    Thank you
  5. now i have only 100 records, and the problem i still present.

    This is the grid



    <ext:GridPanel ID="GridPanel1" runat="server" Border="false" Icon="TableEdit" StoreID="st_pratiche"...
  6. Hi,

    we have a question about the performance of the server.

    With a not very small number of users (200), there is the possibility of server crash?

    Sometimes we have a couple of strange error...
  7. Hi,

    we have a problem with gridpanel component.
    Sometimes when i have a lot of row (currently row count is 1700) the gridpanel stop responding and the message of page's loading remain forever on...
  8. Thread: Wait cursor

    by magisystem
    Hi,

    i have a problem, but not a really problem.
    In some control I put the wait cursor, but using the same code in other control this not happen.



    <Listeners>
    <Select Fn="
  9. I will post some other c# code

    This function will be calle dfrom a coolite button




    protected void btn_salva_pratica_Clicked(object sender, AjaxEventArgs e)
    {
    ...
  10. Here a sample of html code



    <ext:ComboBox ID="cmb_finalita_mutuo" runat="server" FieldLabel="Finalità Mutuo" TriggerAction="All" Mode="Local" TabIndex="1">
    ...
  11. perfect
    thank yoy
  12. Hi,

    another problem.
    When I set a value for one object using a listener in client side, in server side code, the field display the previous value.
  13. Hi,

    i have some problem when i need to sort a gridpanel by date.
    In the column i format the date in this way


    <Renderer Fn="Ext.util.Format.dateRenderer('d-m-y G:i' )" />

    when i click on...
  14. Hello,

    there is a way to lock and draw a transparent icon in gridcommand cell button?
  15. Ok, i found the first problem.
    My mistake was to write a "BodyStyle" properties for a FormPanel.

    Now remain only the "KO_FIREFOX_2" problem...
  16. Thank for you reply.

    The web.config seems to be good (I have created a new one with no effetc) and no strange javascript in the app.

    So I have no idea, but if i can't find a solution in a few...
  17. Here the page wit hthe problem.
  18. Hi,
    I have a strange issue with IE7/8 and Firefox.
    In IE7/8 my page appears completely blank, and in firefox some control was not show until i do a window resize.

    KO_IE_7-8.gif show the blank...
Results 1 to 18 of 18