Search Results

Type: Posts; User: avante

Search took 0.01 seconds.
  1. Im trying use Visible false in desktop module, but not works.


    <%@ Register Src="modules/Consulta.ascx" TagPrefix="mod" TagName="Consulta" %>

    <mod:Consulta runat="server" Visible="false" />
    ...
  2. I'm sorry for post in wrong forum branch.

    Your suggestion solved my problem.

    Thank you very much.
  3. I'm using Ext.Net version 2.1.0.

    Is it possible in this version?

    Thanks for your quickly response.
  4. Hello!

    I realized in the documentation of DragDrop plugin that there are two two placeholders, as the following text:

    dragText : String
    The text to show while dragging.

    Two placeholders can...
  5. Ok Daulet, I get it.

    However in my case, I don't want to use the IFrame.

    Is there any way to print the contents of the component "asp:Panel" from the window without using IFrames?

    And using...
  6. Hello,

    I need to print the html contained within a window without printing the button that triggers the impression.

    I already researched some threads in the forum related, however i could not...
  7. Thank you Daniil.
  8. Very good Daniil, it works now.

    You can close this thread.

    Thank you very much.
  9. Hi,

    I'm trying to show a window maximized in desktop component, using the property "Maximized" from "<ext:Window>", however when I set the property "Maximazed=true" and click to open the window,...
  10. Hi,

    I am needing to use the component having the "autofill" functionality in this example: https://examples2.ext.net/#/Form/ComboBox/Custom_Search/

    How can I do this filling the store of...
  11. Ok Daniil, everything is clear now.

    Thank you for your support.
  12. Very good Daniil, your suggestion worked.

    Thank you very much.

    Two last questions before close the thread:

    1) Not update the value of hidden fields when using the second param of...
  13. Hi Daniil,

    Here is an full example for you understand better my question.

    For simulate, please click on the "Menu" button and after that click on "All" CheckMenuItem.

    Put a breakpoint on the...
  14. Very good Baidaly, that's worked.

    Thank you very much.
  15. Hello Daniii,

    Putting the <form> in the page "Desktop.aspx", my problem is partially solved.

    With your solution, when I click in "CheckMenuItem", this object is with the correctly value of...
  16. Graficos.ascx



    <TopBar>
    <ext:Toolbar ID="Toolbar12" runat="server">
    <Items>
    ...
  17. Hello Daniil,

    Thanks for your help.

    Not worked yet. I attached a image for you see.

    5315

    The item initiate default checked, when I did uncheck, in server side continued checked=true.
Results 1 to 22 of 22