Search Results

Type: Posts; User: fatihunal

Page 1 of 2 1 2
Search took 0.01 seconds.
  1. @erico thanks for yours help.
  2. Hi there,

    How can i do add this menu via code behind.

    https://examples1.ext.net/#/Toolbar/Menu/Menu_Layout/

    Its very complex.
    For example;
  3. Thanks for your help. I used panel. It was a very nice horizontal and vertical alignment.



    <ext:Panel ID="Panel3" runat="server" Layout="FitLayout" Border="false" Unstyled="true">
    ...
  4. 4851

    Hi there,

    I have got a window layout problem. I want only the window will be horizantal and vertical align on left side.



    <ext:ResourceManager ID="ResourceManager1" runat="server"...
  5. Youre wellcome. Enjoy the EXT.Net
  6. Thanks for your replies @Daniil ...
  7. Hi all,

    How can i find all Vtype 's lists in ext.net and how can i do add my own Vtype to ext.net.

    Thanks.
  8. Dear @geoffrey.mcgill thanks for yours help.
    I will try it.
  9. Hi all,

    How can i do set TextField only lower case character.
    So i knows ... Certainly its possible JavaScript (EXT JS) or a litte CSS but is there a ready function or a ready setable area...
  10. Thanks for your replies. Im trying it.
  11. Thanks for your replies. I will try your solutions.
  12. How can i do get the difference between activation and termination time of "Loading Mask" function.

    I need this;


    var TimeA = "";
    var TimeB = "";
    var TimeC = "";

    Time A = Loading Mask...
  13. Hi there,

    I have got a FitLayout problem. Gridpanel width not 100%.
    I setted AnchorHorizontal and FitLayout. But its not shown 100%
    Why AnchorHorizontal setting is not working?


    ...
  14. Thanks for yours reply. I cant saw TaskManager. Its wonderful.
  15. I have got a LinkButton. It was fired a void() function on PageLoad event. Its listening online users count.
    How can i do autorefresh it on a time period. I will have to refresh a minute.

    Thanks.
  16. Sorry. I had used old version. (i can't see)
    Now updated it.
    And see ButtonAlign attribute.

    Thanks for all.
  17. @Daniil there is not a ButtonAlign attribute in ext:CommandColumn . Is there a mistake or is there version differency problem?

    Thanks.
  18. I will try it. Thanks for your solution.
  19. Hi all,



    <ext:CommandColumn Header="Sıra" Align="Center" Width="35" MenuDisabled="true" Resizable="false">
    <Commands>
    <ext:GridCommand Icon="Outline" CommandName="Siralama">
    <ToolTip...
  20. Please look; http://forums.ext.net/showthread.php?16974-Exporting-Grid-Data-for-Excel-CSV-XML-HTML-PDF-EXAMPLE-Codes
    Thanks for all.
  21. I have referenced this page; https://examples1.ext.net/#/GridPanel/Miscellaneous/Export_Data_Ajax/

    and iTextSharp; http://sourceforge.net/projects/itextsharp/

    and this page;...
  22. Thanks for your speedy reply and solutions.
  23. Hi All,


    <ext:Button ID="ButtonXML" runat="server" Text="XML" Icon="PageCode">
    <DirectEvents>
    <Click OnEvent="ExportEt" IsUpload="true">
    <ExtraParams>
    ...
Results 1 to 25 of 31
Page 1 of 2 1 2