Search Results

Type: Posts; User: xtremexploit

Page 1 of 4 1 2 3 4
Search took 0.01 seconds.
  1. Hello, I am trying to add a DesktopWindow dinamically but an error is throw...



    <ext:ResourceManager ID="ResourceManager1" runat="server" GZip="true" ScriptMode="Debug">
    ...
  2. Hello.. I have a strange behavior on a panel with CardLayout.. I hope some one can help me.. :)
    the panel 3 disappear some controls..:(



    <%@ Page Language="C#" AutoEventWireup="true"...
  3. the...


    <form id="form1" runat="server">

    is missing... I mean..


    <body>
    <form id="form1" runat="server">
  4. Oka, the example is simple, you need to select many files to see the error.



    <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="WebForm1.aspx.cs" Inherits="ExtMultiupload.WebForm1" %>
    ...
  5. Please give me your email and I will send it to your inbox
  6. I cant upload it, the page says that the file is invalid
  7. ok, i did a proyect sample, how can I send it to you?
  8. the file variable is null..

    swfUploadFileQueError:function(file,error,message)
  9. I attach the images

    71487149
  10. thank you!
  11. if I select 3 files an error occurs..

    is that a bug ?



    <ext:MultiUpload ID="MultiUpload1" runat="server" OnFileUpload="MultiUpload1_FileUpload" AutoStartUpload="true"...
  12. how to access to PostParams ??



    <ext:MultiUpload ID="MultiUpload1" runat="server" OnFileUpload="MultiUpload1_FileUpload" AutoStartUpload="true"...
  13. I click the button but nothing happens.

    https://examples2.ext.net/Examples/MultiUpload/Basic/Simple/?_dc=1382943269450

    Is that an error ?
  14. Hello,

    I am setting a 1.00 value into a SpinnerField but when I post the grid values extjs post 1 instead 1.00..



    <ext:Column Header="Valor...
  15. is this a bug?

    in 1.4 is working fine.. :(
  16. is there a way to open a url from shorttcut ?
  17. Hello,

    I am trying to set the href and hreftarget to a Launcher but it is not working,
    here the code:



    <ext:DesktopModule ModuleID="winManualSopDesktopModule" AutoRun="false">...
  18. Hello,

    I am setting the max length property in a textfield but it is not working..

    here the example:



    <ext:TextField ID="startSessionTextField" runat="server" FieldLabel="Account"...
  19. thank you! it works now!
  20. Hello,

    I am using recaptcha (google), and it is working in 1.3 and 1.4, and we are using ext.net 2.0.

    We are using the control as the same way that we did it in 1.4 but an error is throw..
    ...
  21. Hello..

    Is this an issue ? my label is hidden...



    <%@ Register Assembly="Ext.Net" Namespace="Ext.Net" TagPrefix="ext" %>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
  22. I found the problem!

    not working:


    <ext:Column ID="RFCc" runat="server" Header="RFC" ColumnID="RFC" DataIndex="RFC" Width="120" Sortable="false" Locked="false" />


    Working
  23. here the generated javascript code



    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html...
  24. Hello,

    I have a GridPanel.. and.. an error is throw when i set the checkbox selection model...


    here the image

    4296
Results 1 to 25 of 91
Page 1 of 4 1 2 3 4