Search Results

Type: Posts; User: vishnukamatam

Search took 0.01 seconds.
  1. Hi All,


    I see this issue while using coolite 0.8.2, IE7, IIS7.
    Is there any fix available. Aleast a temporary solution to fix the issue before coolite toolkit version 1.0 is released.

    If...
  2. Hi Maia,

    It worked perfectly fine.
    Thank you very much.

    mark it as solved.
  3. Hi Geoffrey,

    Thanks again for your reply.
    I have written the following code, but was not successful. I use coolite toolkit version 0.8.2.
    I work on ASP.NET MVC.


    server-side code
  4. Hi all,

    can anybody post the link on how to register icons?
  5. Hi Geoffrey,

    I was able to solve the problem by defining the flag (Hidden component) outside the viewport and it happens to solve the problem. The page loads without errors. I am sure it not...
  6. Hi Geoffrey.
    Please be free to ask me any questions you want to understand the code below.
    Here is the code for the Json Store






    <ext:Store ID="dsCustomers" runat="server"...
  7. Hi all,


    I have script error that states "flag is not defined".


    flag is the name of a Hidden component variable.
  8. Hi all,

    I am working on ASP.net MVC and Coolite.
    I have button event which updates the data in the controller and sends the data to the store using Jason. Not updated in the database

    I want...
  9. Hi all,

    I have button that checks all check boxs in the grid panel (Rows count is more than 500).
    But IE is returning "Stop Running Script?"
    can someone help me to solve this issue.

    Here is...
  10. Hi ,

    I think i found post related to this...


    <P class=MsoNormal style="MARGIN: 0in 0in 0pt">http://forums.ext.net/showthread.php?threadid=14936-16-1.aspx?Highlight=checkbox


    Thank you,
  11. is it possible to generate an afteredit event programatically using javascript?

    I mean that when i click the button, the click event is fired and some javascript function to programatically make...
  12. Hi All,

    Is it possible to check all checkboxs in a gridpanel using a button(select all) ?
    If possible can you please suggest the approach i should take to acheive it.
    I have looked into some...
  13. Hi..

    I was able to use afteredit event for grid panel. I was able to acheive the goal atleast partially.

    I idea is to make checkboxes in a grid panel to behave like a radio button group. There...
  14. Hi,

    Thank you for your reply.
    I think you are correct the CheckColumn does not support Editor.

    @Micheal ,

    I tried using
    <Check Handler="myCustomFn" /> still the event is not triggered.
  15. Hi all,

    I am trying to rise an event when a checkbox is checked/Unchecked in
    <ext:CheckColumn>

    I have tried using AjaxEvents and Listeners but was unsuccessfull.
    Please suggest if there is...
Results 1 to 15 of 15