Search Results

Type: Posts; User: speedstepmem4

Page 1 of 20 1 2 3 4
Search took 0.03 seconds.
  1. Dear Team


    The delay what we point out is "the conversion of .aspx to html". When the user opens the page test.aspx page in a browser there are 2 major process


    Stage 1 - Server Side...
  2. Hello,

    The server side processing of the aspx files container ext.net component is taking much longer time than expected.
    i.e. the conversion from server tags e.g. ext:panel to div which happens...
  3. Hai,

    In Tabpanel when we click the Tab, the TabPanel title is getting surrounded by a border(dotted lines).
    In previous version of 2.x that border is not displayed.


    Please advise to solve...
  4. Hai,

    In the earlier version if we do a search based on input character, the SELECTBOX will focus to the first item of the input character and it shows the remaining items(If it has multiple) in...
  5. Hi,

    Can we include the custom icons in ComboBox instead of ext.net resource icons?

    24354
  6. As per your suggestion it will make all control as fixed width..

    what we really expect is particular control only fixed width
  7. Hello,

    We are using from panel in our application, also we would like to make particular control width as separate. So we provided the width for that particular control, but width is not set to...
  8. Hello,

    How can we open the Multiple panel in AccordionLayout?

    Please check our example images and provide the solutions...
  9. Hi Daniil,


    Thanks for the reply.


    Can you please provide a independent source code which includes .aspx page that help us to have a look on the entire working of Chart?
    We used your sample...
  10. Hello,


    We are trying to add the chart in our application, but most of the examples data fill from following functions




    <%# Ext.Net.Examples.ChartData.GenerateData() %>
  11. Hi,

    How to display a FieldLablel after a control?

    Eg:



    Label1.FieldLabel = "TEST1";
  12. Hello,


    We have created popup window in our appliction, in this window we have set 3 regions North, Center and South. In North and Center area we have fixed the hight, but for South area we have...
  13. Hi,

    We are using FieldLabel to set Label for TextBox and other controls. When Mandatory is checked, fieldlabel is also affected with the red colored warning indication. Please refer the screen...
  14. Hi,

    We have create the layout as per suggestion. In the Label padding is not set when we try to add Cls or StyleSpec.
    Please let us know how we can set padding for the TextField Label?


    ...
  15. Hello,

    In Windows 10 OS machine IE 11 and Spartan browsers we are facing the following issue:

    1) Validation warning tooltip
    Text box controls are showing the validation warning tooltip text...
  16. Hello,


    We are used our existing application forms in HTML tag layout. Now we would like to change all our forms by using ext:FormPanel.


    We have attached one of our existing HTML layout...
  17. Dear Team

    https://examples2.ext.net/#/GridPanel/Plugins/GridFilters_Local/


    Please open the above url in Google Chrome Browser, when we try to filter the grid data using the column headers by...
  18. Hi @Daniil,

    Can you please demonstrate us with a sample?
  19. Hi,

    We are using all of your theme in our application. In our page we customized the page background color.
    Please let us know how we can change the background color based on theme change.
  20. Hi @Daniil,

    That worked. Can close this thread.

    @RCN,

    We will try to implement as per your suggestion!

    Thanks @both.
  21. Hi,

    The button bar should be stretched to the bottom. We tried using LayOut="Fitlayout", but not working.
    Guide us!



    <%@ Page Language="C#" AutoEventWireup="true" %>

    <!DOCTYPE html>
  22. Thank you for your prompt response, but we wonder why this is not working (or updated) in your examples explorer!




    Examples not working as expected:...
  23. Thank you for your prompt response, but we wonder why this is not working (or updated) in your examples explorer!


    Examples not working as expected:...
  24. Check out this example and the provided screenshot on network monitoring.



    <%@ Page Language="C#" %>

    <script runat="server">
    protected void Page_Load(object sender, EventArgs e)
    {...
  25. Hi,

    We implemented MultiSelector in our application and found some exception. Refer the code:



    <%@ Page Language="C#" %>

    <script runat="server">
    protected void Page_Load(object...
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4