Search Results

Type: Posts; User: rnachman

Page 1 of 19 1 2 3 4
Search took 0.03 seconds.
  1. <%@ Page Language="VB" %>

    <%@ Register Assembly="Ext.Net" Namespace="Ext.Net" TagPrefix="ext" %>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
  2. Is there a way to add a close property on a button, similar to the way you can open and close a tab? Please provide sample code http://forums.ext.net/attachment.php?attachmentid=14871&stc=1
  3. Could we modify the code to work with 1.0?
  4. We would like to use the upload control that is in the EXT 2.0 demos. Our project is EXT 1.0. How could we integrate this same upload...
  5. Hi Daniil,

    Yes while run the form working fine. The problem I am facing at design time, I can't get intellisense for those element's attributes, listeners, properties.
  6. Hi,

    Why some of elements are showing the error message like "Element 'xxx' is not supported? I have given the all required references. Is there anything else needed to modify? Please see the...
  7. Anyone created a custom theme for Ext.net 1.0. I am looking to make some design changes.
  8. Is this feature available in 1.0?7596
  9. Hi Daniil,

    Thank you it is showing fine with these settings.
  10. Hi,

    In a webform I need to show more columns in the GridPanel and one column is autoexpand column, but while showing all columns the autoexpand column is showing with small width and unable to...
  11. Hi,

    I want to show progress bar instead of loading...mask during function process. I mean I want to show waiting progress bar in the mask. Can you please provide an example?
    7502
  12. Hi Baidaly,

    Ok Thank you, Can we add background color like normal toolbar? When I test in IE7.0 I am getting the message like "False" is undefind and while debug I am getting error at...
  13. Hi Baidaly,

    Thank you it is working, but why toolbar added in the popup is not showing background (may be gray)? I have added the button but it is not showing as button on the toolbar.
  14. Hi,

    Why the popup window not showing added page controls in popup window?

    Base window code


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

    <%@ Register Assembly="Ext.Net" Namespace="Ext.Net" TagPrefix="ext"...
  15. Hi Daniil,

    While debug the application some times the controls are not showing with this approach "sectionAssign.Render(pnlAssignCommon, RenderMode.AddTo)". How to avoid this situation? How can be...
  16. Hi,

    Dynamically created multi combobox values are not showing the selected items in the multi combobox. Please check the code below... I have created multi combobox and added some default values...
  17. Hi Daniil,

    Thank you. It is working. I have implemented that approach as in
    https://examples1.ext.net/#/GridPanel/Miscellaneous/Submit_Two_Grids/
  18. Hi,

    I need to implement the saving functionality of EditableGrid where some fields will populate while loading the grid and some fields will enter or modify populated page ranges. I need to save...
  19. Hi Daniil,

    Thank you. It is working perfectly.
  20. Hi Daniil,

    Ok, it got resolved this issue, but the this modification again reversed the main issue auto resize while expand and collapse. Please check the code give me some advise ASAP. If...
  21. Hi Daniil,

    Here is the code I am posting it. I tested this in Chrome (29.0.1547.57 m). Initially the controls are not showing, it is work fine once you collapse the left panel. I have made some...
  22. Hi Daniil,

    I have tested by removing it, but still it is not working.
  23. Hi Daniil,

    Still not showing.
  24. Hi Daniil,

    This change is working fine in IE, but in chrome nothing is showing, I mean pnlAssignCommon is not showing at all. I am attaching the screenshot. If I collapse the left panel then it is...
  25. Hi,

    I am creating all controls from code behind. The field set adding at right side panel and navigation menu added at left. The field set border is completely showing if collapse the left side...
Results 1 to 25 of 457
Page 1 of 19 1 2 3 4