Search Results

Type: Posts; User: cdeveloper

Search took 0.01 seconds.
  1. Hello. Thanks for replay.


    With this code the same error happens.


    public void MyMethod(object sender, DirectEventArgs e){
    Ext.Net.Window win = new Ext.Net.Window();
    win.ID = "wmId";
  2. I created a window by code behind, but when I try to capture the event to close I get an error saying it is not possible to find the control id.



    protected void...
  3. I used this example: https://examples4.ext.net/#/Miscellaneous/Responsive/Basic/
    And I would like to insert grid that was responsive as well as a form. It's possible?
    Thank you.
  4. How to use mask in ext.net mobile textfield?
    In the version for webforms I use InputMask.
    How would it be in the mobile version?

    Ex.:

    <ext:TextField ID="txtPlaca" Padding="1" runat="server"...
  5. Hello @fabricio.murta



    My IIS server runs apps in Ext.Net 2.1 Community through the framework 4.7.2. I had already reduced to version 4.6.1 after migrating to the newer version of Ext.Net...
  6. One more detail, the problem does not happen when we execute the project locally and yes only when we host it in another server with IIS. And all updated Ext.Net libs are in the application folder on...
  7. Hello Fabricio.

    We have a solution inside Visual Studio with several distinct projects that still use the Community 2.1 library.
    We recreated an empty WebForms project with only the 4.81 lib and...
  8. Hello
    We used version 2.1 Community until yesterday and when uninstalling the old version, then we put the license of 4.8.1 (by nuget) a screen with Status Code 200 No Response appears on the IIS...
Results 1 to 8 of 8