Search Results

Type: Posts; User: Vasudhaika

Page 1 of 9 1 2 3 4
Search took 0.01 seconds.
  1. Hi Geoffrey,

    Thanks for your comments on my post. Iam searching around also to get the maximum information on my issue to resolve it. As you asked to post a new message in "Sencha Ext JS...
  2. Dear Team,

    I've posted an issue on this thread on Aug 16, 2013, 7:04 PM regd. the 'Coolite' controls used in our one of our application. And while we're automating the screens/modules using...
  3. Hi team, I am using coolite version 0.8.1.987. Now i am doing javascriptMinification using Nuget Package Manager with SquishIt.Framework dll. The file is minfying after creating bundles. But i am...
  4. Dear Team,

    Hi, I am Sateesh, we're working on a .Net project which was developed using the Coolite Objects. In the Process of Automating the scripts by using 'Selenium' & 'Eclipse (Indigo)' tools,...
  5. thank u ..
    How to use cardLayout for my problem?
    explain with example
  6. HI..
    im using coolite version 0.8.1.987
    i have kept two Column Layouts in a Panel..
    if i select 'Accounts' item from Combo box ColumnLayout1 will be displayed and if i select 'Commodites' item...
  7. Thanks, it's working
  8. sorry i forgot to say i handled the events,


    <div id="divCombo"></div>
    <ext:ComboBox ID="cmbFirmName" Width="248px" runat="server" TypeAhead="true" Transform="cmbTraderFirmNames">
    <Listeners>...
  9. thanks for replay,

    but i need to pure Javscript Binding to combo, my code is look like,


    <div id="divCombo"></div>
    <ext:ComboBox ID="cmbFirmName" Width="248px" runat="server" TypeAhead="true"...
  10. Hi Ext.Net Team,

    Yesterday i am trying to load data from JSON using javscript, for that first i binded data to HTML Select Tag and then using Transform prpoperty i converted...
  11. Hi i am having one gridpanel as gridpanel1.in that i am having 4 columns like EmpName,Sal,Dept,Comments.

    Here the Comments column is TextFiled Editor column in Gridpanel.

    Here at the time of...
  12. Hi... im using coolite version 0.8.1.987

    i have kept java script in .aspx page




    <script type="text/javascript">

    function openSearchTab(TabPanelDashBoard,ID, yardID, screenID) {
  13. hi..
    im using coolite version 0.8.1.987..i have kept Number field in column editor..if i press Tab key it is focusing that cell in grid but to edit that cell i need click
    on that cell..but my...
  14. hi
    im using coolite version 0.8.1.987...

    How to disable toolbarbutton using java script?



    <ext:Window ID="BuyerDetailsWindow" runat="server"
    Width="455" Height="270" AutoShow="false"...
  15. im loading items from database...
    In database space between the two words of column are triming when i load the combo box..it should accept as many spaces as given in database table column..
  16. Hi..
    im using coolite version 0.8.1.987 ..



    <ext:ComboBox ID="cmbEmployeeName" runat="server" Width="230">

    <Items>
    <ext:ListItem Text="Kiran Kumar ...
  17. Hi...

    im using coolite version 0.8.1.987 ..

    i have kept one combo box in aspx page...
    im loading data to combo box from database...
    there are more than 100 items are loading...
    for example ...
  18. <ext:TextField ID="txtTest" runat="server" >
    <AjaxEvents>
    <Blur OnEvent="txtTest_blur" />
    </AjaxEvents>


    after moving from this text box to...
  19. hi..

    im using textbox ,when user enter the value or text and after cursor moves to other text box then we are raised blur event for this..
    is there any other alternatives for blur events...
  20. hi

    im using coolite version 0.8.1.987...

    i have designed one new screen and kept a button..
    some times its works fine and some times it will not work..
    some times it will show error" 'server...
  21. i have used this Before="if (not valid) { return false; }" in select event ,but the screen is not displaying,a white screen is displaying
  22. please give me example for before handler...
  23. Hi Daniil


    if we enter the Dot ( . ) and close the window and again we open the window it is working fine But
    When we Enter the Dot ( . ) and select the Combo item then it is showing Server...
  24. hi

    I'm Exporting the store Data to Excel and Open Office. Exported File Not Contains full data.
    It contains data which is in the first page of the grid. Remaining data is not Displaying in The...
  25. Hi..

    i have kept 4 Layout columns in container ,,,..my problem is the gap between layout columns is more, and it is fixed ..i have tried with column width but no use...
    how to reduce the gap...
Results 1 to 25 of 212
Page 1 of 9 1 2 3 4