Search Type: Posts; User: rajindarr

Search: Search took 0.02 seconds.

  1. the Best Ways to implement the hots keys functionality in application. e.g for saving the form on CTRL+S.

    please provide us the ideas. we like to have common code to trigger the events for the...
  2. {xtype:'button',text:'Save',action:'save', itemId : 'save-item-id'} when we declared a button like above in a from component. what exactly the use with action:'save' ?

    I know to differentiate the...
  3. in my case when reloading the grid, the grid view is not refreshing . if we removed the sorters on grid reload grid will be loosing the sorters defined in store right?
  4. On grid reload, how to remove the custom sorters applied on grid columns ? we tried to remove the store sorters on grid render(bad practice).

    I hope there is already a solution provided in ext js...
  5. on grid reload, how to remove the custom sorters applied on grid columns ? we tried to remove the store sorters on grid render(bad practice).

    we did everything mentioned in this thread. but i...
Results 1 to 5 of 5