Search Type: Posts; User: tdikarim

Page 1 of 5 1 2 3 4

Search: Search took 0.01 seconds.

  1. Hi,

    with vbox, the text is placed below the image
    here is a capture :
    43738

    Thanks for your help
  2. Replies
    4
    Views
    157
    Thanks slemmon,

    I will use HtmlEditor and add the button that i have need ...
  3. Replies
    4
    Views
    157
    Hi,

    Sorry my field is an TinyMCEEditor
    And I combine the tyniMCE with the virtualKeyboard plugins.

    Maybe does exist other solution in pure extjs.

    If you have a suggestion...

    Thanks
  4. Hi all,

    I want to superpose 2 component
    One image, and over this image, one label field


    ,{
    xtype: 'container',
    layout:
    {
  5. Replies
    4
    Views
    157
    Hi all,

    [ext 4.1.1]

    I used VirtualKeyboard plugin. it work fine for textfield.
    But with textarea, each key is set with a newline.


    myTextArea.setValue(myTextArea.getValue() + keyValue);
  6. Replies
    5
    Views
    350
    Hi,

    I have try this, but it add an icon (custom tools) at the right of the header panel

    I will try to explain better what I try to do

    I have an accordeon with many panel, I want to place an...
  7. Replies
    5
    Views
    350
    Hi vadimv,

    tools will add button "action" at the right of the header panel. I already used.

    I try to add an image at the left of the header panel for indicate to the user wich panel is ...
  8. Replies
    5
    Views
    350
    Hi all,

    I try to add an icon at the begining header's panel on the active panel

    How can I achieve that

    Thanks for your help
  9. Replies
    3
    Views
    173
    Another grid filter header row with many otpion on filter

    http://developerextensions.com/index.php/extjs-filter-row
  10. Replies
    3
    Views
    173
    Great Thanks
  11. Replies
    64
    Views
    28,215
    Hi,

    Great plugin. Thanks for sharing.

    I want to apply a cls for the input field contained in the header. How to apply it ?

    Thanks
  12. Replies
    3
    Views
    173
    Hi all,

    What is the best grid filter header row ?
    I have need to implement a date range field for one column.

    Thanks
  13. Beautiful ! Thanks for this sharing.

    How to adapt it for to have a Slide with 3 positions

    *****************
    *yes * no * maybe *
    *****************

    Thanks
  14. Replies
    1
    Views
    225
    Hi All,

    Does anyone have a sample about how to scroll dataview by drag and drop ?

    Thanks
  15. Hi all,

    I try to deactivate the "_dc" parameter with no succes.

    I try with
    Ext.Loader.setConfig({
    disableCaching: false
    });
    and
    Ext.Loader.config.disableCaching = false;
  16. Replies
    1
    Views
    97
    Hi All,

    How to hide an item of my gtouptabpanel

    I try to hide item2 with no success



    {
    region: 'center',
  17. Hi,

    Could you provide a sample ?
    Here is my code :



    {
    header: 'N° de com.'
    , flex: 1
  18. Hi all,

    I try to have a column that mix templateColumn and actionColumn.

    the goal is to launch a function only if I click on the icon and not on the entire cell

    40934

    Thanks
  19. Hi,

    Thanks for plugin. I like it !

    Does anyone has fixed for IE9. I have no error but nothing displayed ...

    Thanks for this sharing
  20. Replies
    2
    Views
    187
    Thanks
    that's work like a charm
  21. Replies
    2
    Views
    187
    Hi All,

    How to detect a slideOut animation is finished ?



    Ext.get("MENUNAV_cmd").slideOut('r', {
    easing: 'easeOut',
    duration: slideDuration,
    remove: false,
  22. Replies
    2
    Views
    186
    Thanks for your response,

    I will try with 4.2 ...
  23. Replies
    2
    Views
    186
    Hi all,

    I have a grouptabpanel.
    After layout I modify a div contained in the title of the grouptabpanel



    title: '<div id="mainMenu_title_cmd" style="height: 87px;"> <div...
  24. Replies
    1
    Views
    160
    Hi all,

    Does exist a login screen that display a keypad (for input password) for a tactil usage only on a large screen ?


    Thanks
  25. Replies
    3
    Views
    563
    Hi,

    nobody has an idea ?

    Thanks
Results 1 to 25 of 120
Page 1 of 5 1 2 3 4