Search Results

Type: Posts; User: MarginPoint

Page 1 of 3 1 2 3
Search took 0.01 seconds.
  1. Hi Team,

    I just wntedt to know about the ExtraCls.
    What exactly is that and which situation we can ues this?

    where do i find the details about the ext controls properties
  2. Thank you its working
  3. Hi,

    Please let me know how to select all the rows checkbox by default on page load.
  4. Thank you very much Daniil, its working as expected :)
  5. Hi Daniil its coming like this 7981
    I dont want border. it should come like this 7991
  6. Hi Daniil,

    We are using js method called ShowMask which is used through out our application to show the mask.
    current implementation is like this


    ShowMask: function (message) {

    ...
  7. How to Change Button Icon in .js?
  8. Thank you.
    Its working. But how to change that spinning image i wanted to use tha attaced image7971
  9. Hi Team,
    I want to display the loading mask without any Loading msg, I just want to show a spinner.
    Can you plaese help on this..
  10. This Ext.RESOURCE_STORE.getById('IssueTo').data.Value returns the value "Issue To"

    But the value is not getting binded to the field label.
  11. Hi Team,

    I have a formpanel, within which i have a combo box. The field label of the combo box is set to default initially. But based on a specific value, the field label should be updated. But i...
  12. Hi,
    We are facing an internal server error whenever the application loads we are not finding any problem in the functionality of the application but still the error consistently remains ,please find...
  13. after a delete of a item in the grid the pagination toolbar is not referesh and the displaying the proper count of items from the grid. Kindly provide the solution for this
  14. after a delete of a item in the grid the pagination toolbar is not referesh and the displaying the proper count of items from the grid. Kindly provide the solution for this
  15. Sorry we are using lots of custom user controls in the page so i can't give you reproducible code. for that it requires lots of change. Directly if i give it will not work.

    But any way i got the...
  16. Sorry that' mistake that store is loaded twise.

    My intension here is, after user clicks on create the store data will be sent to the controller methos where i am creating the requisition for the...
  17. 7487Hi thank you its working fine. But Now i have problem. This grid have a check box and i select the records and click on save after saving controller method will return data and i am loading this...
  18. Please ignore this
  19. Can you please tell me how to bind data
  20. Hi can you please tell me how to bind data from mvc controller method
  21. Hi Team,
    I wanted to know how to paginate a store locally. I have store for which i am loading data from Controller method. I have given remote paging as false but still pagination is not...
  22. We also tried with key up event but its not working
    Problem here is suppose if i want to enter 100 when i type 1 that time itself its validating and throws the validation msg
  23. Hi Team,

    In ur application we have a editable grid and we want to validate the text box content when user stops typeing. Currently we are using Change Event but this event is fireing if u click...
  24. Thank you its working
  25. Thank you. Its working
Results 1 to 25 of 56
Page 1 of 3 1 2 3