Search Type: Posts; User: sand123

Search: Search took 0.02 seconds.

  1. How to do it?
  2. Ooops... preparing test case with full example i've found the reason. I still wonder how it works with prev version, but now it seems evrth is OK.
    =========
    BTW, is there a way to reset all filters...
  3. var colmodUsers = new Ext.grid.ColumnModel({
    defaults: {
    sortable: true,
    filter: {
    fieldEvents: 'specialkey',
    test:...
  4. FF 3.6.13, Ext 3.3.1
    when dynamically create window with grid inside, throws:
    col.filter.getField is not a function
    Line 207
  5. Excellent! Thanks for "found time")
  6. Replies
    30
    Views
    8,489
    And one more question: what is the purpose of overriding trackMouse: true in tooltip config, ignoring if tipConfig in plugin instance has different value?
  7. Replies
    30
    Views
    8,489
    Exactly what I was need. Thanks
  8. Replies
    30
    Views
    8,489
    What i would suggest is to allow using function for sending data to template instead of record data. I mean that not all data stored in record which i need to use in tooltip. Now this function is...
  9. Ext.ux.grid.FilterRow not working, but with 3.2.2 everything was ok
    Now in handler OnColumnMove it throws col.filter.getField is not a function on line
    var editor = col.filter.getField();
  10. When store contains thousands of records (it has no ui, but for internal data handling and amount can't be reduced) is it noticible performance improvements in using ArrayStore instead of JsonStore?...
  11. Hi! Is it possible to toggle filterrow on and off after grid is rendered?
  12. Replies
    21
    Views
    5,443
    Поддерживаю. Только не говорите, что человек способный хоть что то написать на ext не может прочитать API или задать вопрос на английском - лексика до неприличия проста
Results 1 to 12 of 12