Search Results

Type: Posts; User: ingo.bleile

Search took 0.01 seconds.
  1. Hi team,

    is it possible to find 4 other developers to buy this licence or is it kind of company-bound?

    Regards
    Ingo

    P.S. Don't you have any influence on sencha? You will be loosing a lot of...
  2. Hi Daniil,

    the direct parents are a container and a tabPanel:


    <ext:Panel
    AutoScroll="true"
    Border="true"
    ...
  3. Hi Daniil - yes, it is!
  4. Yes - that's it! :) Thanks a lot, Daniil.
  5. We're working with 1.6, right. I should have been more precise: The field doesn't change the value when leaving, I'm even able to copy the value within a change listener and .getValue() into a...
  6. Hi all,

    is it possible to prevent values from being automatically set to MinValue/MaxValue when exceeding the range? I'm using the InvalidClass property to set a colored background if the typed...
  7. Hi team,

    since hours I'm trying to get rid of the gridpanel h/v scrollbars that appear after reloading store data. When shown for the first time, everything is perfect. After triggering a reload...
  8. Thanks a lot - works perfect! :)

    Regards, Ingo
  9. Hi team,

    as in your example https://examples1.ext.net/#/DragDrop/Grid/Grid_to_Tree/ I need to drag'n drop items from gridpanel into treepanel. Is there a way to forbid dropping between treeview...
  10. Argh - you're right. Sorry & thank you very much, Vladimir! Since it's my fault and probably not useful to others, you can delete this thread.
  11. Hi,

    (based on your example https://examples1.ext.net/#/GridPanel/RowExpander/Dynamic_GridPanels)

    when trying to expand a gridpanel item with row expander and a nested grid, I always get a "_e0...
  12. Thank you Vladimir - exactly what I was looking for!
  13. Hi,

    in a GridPanel with three nested ComboBox editors (each bound to a store) I need to filter items of ComboBox2 depending on the selection in ComboBox1 and items of ComboBox3 depending on the...
Results 1 to 13 of 13