Search Results

Type: Posts; User: speedstepmem3

Page 1 of 15 1 2 3 4
Search took 0.02 seconds.
  1. Hi,

    We are using coolite 1.0 version for our Web application and we are using Notification Messagebox . In this Notification message we would like to remove spaces for the 4 sides for having...
  2. Hi,

    We are using coolite 1.0 for our web application, we've implemented coolite 1.0 Calendar module in our application. in that calendar module there are functions Add /Edit Event which will...
  3. I removed the div tag also added
    StyleSpec="background-color: transparent;" in a panel, but background is not displayed.

    our target is body background image should be displayed.
  4. we are used penel control with transprent background but does not make transprent background

    Please check the code



    <div style="background-color: Red; height: 300px;">
    <ext:Viewport...
  5. Thank you, We solved it.
  6. Actually we use the cotrol, ext:calendarpanel, That control generates a calendar structure, there under the month view calendar there is some space, we need to put a grid panel there,
    ...
  7. We just need to utilise the empty area, in the calendar control, (left side under the month view calendar).. there we need to add two grid panels.
  8. Hi,

    We are using the EXt.Net 1.0 Calendar control for our web application. In that Calendar view we would like to show some grid views in the bottom.
    Since it's standard control we are not...
  9. Hi Daniel,

    Thanks for your reply. Based on your suggestion I've removed attachment ant put the sample code in the editor.
    Actually we would like to implement the solution with out using Handler...
  10. Hi,

    We are using Ext.Net 1.0 Task control in our Application. Due to large volume of data we are trying to implement paging option but it's not wotking.

    Here is the Code

    using System;
    using...
  11. Hi,

    We are using Ext.Net 1.0 , By the way the problem got fixed when we added the followng setting in the web config file.



    <httpProtocol>
    <customHeaders>
    <clear />
    <add...
  12. Hi

    We have implemented Coolite 1.0 calendar control in our Web application But the Calendar Add event is not working in IE 9.0 Browser.
    Please refer the error information in the attachment.
    ...
  13. Hi,

    We are using coolite 1.0 for our web application, Our application supports multilanguage feature. So based on the language setup of the browser our application will show the date format in...
  14. resource loaded perfectly.

    I think our problem is following css is override the resource css



    .x-form-invalid, textarea.x-form-invalid{
    background:repeat-x bottom;
    border: 1px solid;
    }
  15. File is there in same folder what you mentioned also we chenged RenderStyles="None" but No change till the problem alive.
  16. we are changed some custom style in ext-all-embedded.css. we are using this css only.

    before that which i gave you, we got from resource file for testing purpose only. really we are used...
  17. Please check the testpage.aspx and emb.css file




    <%@ Page Language="C#" AutoEventWireup="true" CodeFile="testpage.aspx.cs" Inherits="testpage" %>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0...
  18. we are not used CompositeField in our application
  19. If we remove ext-all-embedded.css file in our project red underline working fine but if we add the css it is not working

    please check ext-all-embedded.css file invalid fields section



    ...
  20. Textfield red underline validation not working when i set AllowBlank="false"




    <ext:TextField ID="txt_email" AllowBlank="false" Cls="edit-form-manitatory" Vtype="email"
    ...
  21. we already have this code like this


    autoLoad: { showMask: true, maskMsg: load, scripts: true, mode: "iframe", url: page }


    but not working
  22. the same problem here.. this is what i face. I load a url into a window

    https://examples1.ext.net/#/Window/Basic/AutoLoad_Website/
  23. Hi, We used window component in our application with collapsible set to true. When we collapse and open the panel it does not happen fast, it takes tima about 2 to 3 seconds in that time it shows a...
  24. Thanks, But it still appears even after adding this script , and in fire fox also there is a problem. attached is the screen shot in firefox 7.0.1., Also I can reproduce in IE 9. In realtime when the...
  25. I changed the dll to latest, I can still see that the focus gets out of the grid. kindly use the posted code above, and double click the first cell and press and hold the tab key. you can see a...
Results 1 to 25 of 356
Page 1 of 15 1 2 3 4