Search Results

Type: Posts; User: speedstepmem2

Page 1 of 7 1 2 3 4
Search took 0.02 seconds; generated 41 minute(s) ago.
  1. Hi,

    This line working in that sample but when i write this line in my code its not working.
    i dont no why..

    whats the problem in my code..
  2. Hi,

    I used the line provide by you.
    You have to call

    <DIV class=forum-code>

    this.store.groupBy(this.store.groupField, true);

    instead
  3. Hi,

    When i used this .


    http://forums.ext.net/showthread.php?threadid=24560-16-1.aspx

    its not working for me see. my code here.
  4. Hi,

    Here i do attach sample.

    I have paging toolbar. When i modify data in grid then without saving i go next page in grid and i do changes second page and after i comes back to first page i...
  5. Hi,

    see the code.
    i need to set default value in combo box.
    when i enter data in textfield and press tab i get next column combo box visible but i need display default value in that. how to get...
  6. Hi,

    work fine ...
  7. Hi,

    on clicking the image in grid, new row created within that group itself. but

    1. the loading mask is missing. I need loading mask when click image in grid.
    2. when i click image in grid...
  8. Hi,

    Please see the attachment.
    sample code provided.

    1. when i click image in grid i need to add new row within that group itself..
    how to do this.
  9. Hi,

    See the pages.

    when i add a newrow, then the row is created at top see pic 2.
    when i click the image in column i need to add new row..
    i used javascript for new row creating.

    When i...
  10. Hi,

    In htmleditor, when first time page is loading i get false in html editor for fraction of seconds and it disappers.

    how to avoid this?




    <ext:Tab ID="Tab2" runat="server"...
  11. Hi,

    I have changed the xmlreader




    <Proxy>
    <ext:HttpProxy Method="POST" Url="/InfoService.asmx/GetAllInformation" />
    </Proxy>
  12. Hi,

    how to use web service in coolite. I have tried but the page show error.
    My code as follow.



    this code is from aspx page.

    <%@ Page Language="C#" AutoEventWireup="true"...
  13. Hi,

    In the post i see this lines.

    Those buttons call store's reload with various parameters. Therefore you can listen BeforeLoad event of Store

    but i can't get you. how to do this with...
  14. Hi,

    I need to take gridpanel paging toolbar button event on changing the page.

    On changing the page i need to check if there is any changes in page or not if there is changes then i have to...
  15. Hi,

    I used single html editor.
    1. On pageload, by default i set Htmleditor1.readonly=true; and Htmleditor1.CtCls="hide-toolbar" it work fine.

    2. On clicking new button i set...
  16. Hi,

    I need the tying text color in blue(by default) and this is done in client side.
    The js function works fine on coolite version 0.8 but after i update svn then i get this problem.

    My js is...
  17. Hi,

    I need to set blue color while entering text in html editor. my code as follows




    <table border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td runat="server" id="Part1">
  18. Hi,

    I need button with image and text.
    The image should appear in top and text should appear down.
    for example you can see in outlook new message send button.
    I need like that how to do this....
  19. Hi,

    You said option two

    2. Listen 'Show' event of the window and set focus on required field and in 'Hide' event set focus on another field

    still i can't get you. I need to rempve focus on...
  20. HI,

    I have trigger field. if i enter data in trigger field i check for validation. if entered data is wrong then i open the popup window and show the available data for trigger field.

    After...
  21. Hi,

    I have trigger field. if i enter data in trigger field i check for validation. if entered data is wrong then i open the popup window and show the available data for trigger field.

    After...
  22. Hi,

    Thanks, It works..
  23. Hi,
    this is my code.
    I need the topbar label in left side and button in right side . but i was not able to do this..

    how to do this.


    <ext:Panel ID="Panel2" runat="server" Border="false"...
  24. Hi,

    Please see the screen shot

    Thanks
    Speedstep
  25. Hi,

    I need to show grid panel title in left corner and Button in right corner of grid.
    how to do this.

    for example:
    Title<Link>in left corner and i need button<Click> at right corner. how to...
Results 1 to 25 of 173
Page 1 of 7 1 2 3 4