Search Results

Type: Posts; User: vucuongkg

Search took 0.01 seconds.
  1. Could Ext.net team fix link?
    https://github.com/extnet/Ext.NET.Community/downloads
  2. I found this js script can get id of tabpanel from load page




    window.frameElement.id

    but id has suffix _Iframe, like: newsModule_IFrame. I can replace IFrame with empty string, but I...
  3. Hi, I want to get tabpanel id from javascript of loaded page inside that tabpanel.

    Thank you very much.
  4. Thank you for reply.
    In the demo, ưhen I click the second button, It show a new window in parent window.

    http://forums.ext.net/attachment.php?attachmentid=4832&stc=1&d=1348685975

    Click second...
  5. http://demo.extasp.net/en/#/en/iframe/button_iframe.aspx

    Thanks. :)
  6. https://examples1.ext.net/#/Layout/CardLayout/Basic/
  7. I think, Ext.net should have Wizard control. It look like below images

    4371

    4372

    Thanks.
  8. I using plugin: ValidationStatus, but when my form is invalid, plugin not show value I set in InvalidText property.
    How can you help me?

    Thank
  9. I find this post: http://forums.ext.net/showthread.php?1223-How-to-return-variables-from-ext-window but It have no solution attach here. Can someone give me a guide? thanks alot!
  10. Could you give me an example or fix above links , I have a same problem? Thanks alot!
  11. I have three pages: Default.aspx, AddOrEdit.aspx and List.aspx.


    4135

    4136

    Default page

    Default.aspx: I have a Window control
  12. I want to open new Window and pass a callback function as parameter, and when close Window, it will invoke that callback.
    Thank for help? :x
  13. Thank! :) :x
  14. https://examples2.ext.net/#/TreePanel/Advanced/TreeGrid/
    https://examples1.ext.net/#/TreePanel/Advanced/ColumnTree/

    How i can using checkbox with TreeGrid or ColumnTree?
  15. https://examples2.ext.net/#/XRender/UserControl/UpdateContent/

    I can not call Direct method form Usercontrol, ex, I use:


    <ext:Button ID="Button1" runat="server">
    <Listeners>
    ...
  16. I am using Windows 7 Ultimate, SP1

    3895
    3896
    3897
  17. 3883
    Menu item seperator with Firefox 10.0.2.
  18. Hi!
    I want to change my Tooltip Html in Javascript like. (I don't want using [AjaxMethod] in here)


    fucntion changeHTML()
    {
    var tooltip= Tooltip1;
    ...
  19. Okie, thank! :)
  20. Hi, there!
    I very like demo: http://loopj.com/tokeninput/demo.html. and I think Coolite should extend Mutilselect control or extend Combo box with autocomplete multiple items....:)
  21. Hi, thank you very much! :)
  22. Hi, there! Sorry for my bad english! :(. Can you help me? I want to add listener to window control in javascript like


    var win=wdCommon;
    win.setTitle(title);
    win.autoLoad.url=url;
    ...
Results 1 to 22 of 22