Search Results

Type: Posts; User: nirajrdave

Page 1 of 2 1 2
Search took 0.01 seconds.
  1. Thanks Daniil
  2. http://dev.sencha.com/deploy/ext-1.1.1/docs/output/Ext.form.HtmlEditor.html#event-render


    In above link there is a one note

    Note: In Ext 1.1 there can only be one HtmlEditor on a page at a...
  3. may i know the reason why we dont put 2 or more HTML EDITOR (Ext Net 1.0) in one page ?
  4. There are required username and password for above link.


    Thanks
    Tushar Thaker
  5. Above link is not working.. give javascript error.

    But my requirement is disable some control on focus of HTML Editor.
    There is a activate event but it fires first time.
    Is there any alternate...
  6. Hi,

    I want to make some control enable/disable on focus of HTML EDITOR.


    Thanks in advance.
    Tushar Thaker
  7. Thanks Daniil...
  8. If i want to add Masking like the following:


    [DirectMethod(ShowMask = true, Msg = "Sending Mail Process...")]

    Now, I want to localize the Sending Mail Process.

    How can I do the same?
  9. Hi,
    I want to add text on partucular location in HTML EDITOR.

    For ex.

    When I have doubled click in list box, that value inserted in HTML EDITOR (LAST CURSUR POSITON).
    My cursor position may...
  10. Hi,

    Your example running good for single FCK Editor per page but
    in case if we have to put more than one FCK Editor and
    it render on page dynamically then how it is possible?
  11. I think if Ext:Panel, Ext:Portal, Ext:PortalColumn has AutoHeight="True" then user control does not display.
    So, we have to give fix height to show/render user control in PortalColumn.

    Thanks,...
  12. Hi,
    User control cannot render in PortalColumn and when I have added PortalColumn1.Update then following error display


    Following is aspx code


    <Center MaxWidth="625px"...
  13. Thank you,
    finally I have achieved toolbar with menu using your methods as below:
    Mark as resolve


    private Ext.Net.ButtonCollection CreateToolbarButtonMenu(SiteMapNode siteMapNode)
    ...
  14. Hi,

    I have tried to prepare toolbar with using web.sitemap.xml as below
    But I cannot add sub menu as per sitemap.xml. please help to add sub menu.



    <%@ Page Language="C#" %>
    <%@ Register...
  15. Hi,

    Please help us how to manage xml similar to MS DOM.
    Also, If any technical document related to XML, Please forward links.


    if (window.ActiveXObject)
    {
    xmlLPSub = new...
  16. Hi Dannil,

    We are using Internet Explorer Version 8.0.6001.18702, .Net Framework 3.5 SP1 and Visual Studio 2008 SP1.

    We are can see treeview in IE8 but we cant expand or collapse tree node and...
  17. Hi Danill,

    When we use xmldatasource in asp:treeview and put this treeview in ext.net panel then display error as below:
    Webpage error details



    This code working fine if we remove Ext.Net...
  18. Hi,

    I have to use asp.treeview as below in Ext.Panel but it is not working properly.



    <ext:Panel ID="divTreeView" runat="server" Border="true" Height="450" AutoScroll="true"...
  19. Mark As Resolve this thread. This is very very good sample project regarding MVC.
  20. How can I use Register.aspx View by this MVC example. Is it admin functionality.
    Also, If we create new user ASP.Net Configuration (i.e. Web Site Administration Tool) we can not login this demo...
  21. I have seen username in ASPNETDB.aspnet_users tables there are two users one is admin and another is demo.
    I asking about this admin user's password.

    Thanks
    With Regards

    Niraj Dave
  22. I have downloaded complete MVC Example from following URL:
    http://code.google.com/p/extnet-mvc/source/browse/?r=47#svn%2Ftrunk%253Fstate%253Dclosed

    I want password for "admin" user to explore...
  23. Hi,

    Can you suggest what we have to do exact changes in our web.config and page level for gzip compression.

    If possible please describe following point with example:
    "Your page doesn't use...
  24. Hi,

    I have run our URL in following online Performance Analyseer tool.

    http://analyze.websiteoptimization.com/wso

    You can see result using following live url:...
  25. Thank you very much for all these valuable suggestions, Please mark as resolved

    With Regards
    Niraj Dave
Results 1 to 25 of 44
Page 1 of 2 1 2