Search Type: Posts; User: vahid4134

Page 1 of 5 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    255
    in .x-toolbar-more-icon class more.gif not RTL
  2. In Ext.grid.plugin.RowEditing I set rtl:true But not rtl;

    You can add
    rtl:me.rtl in cfg config in initEditor method;
  3. Thanks Update
  4. I update repository to support Ext 4.1.1
    https://github.com/vahid-sohrabloo/Ext.Pdate/
  5. Ok . I upload new example.
    But use this component is very simple and like default DatePicker. Just import js files (Please be careful the order them) and Use Ext.form.field.PDatefield like...
  6. Hi labafian
    please test with the Main Date picker (Ext.form.field.Date) and report to me
  7. you can use pdatefield xtype for Persian date field
  8. Just include All files and then use
    Ext.form.field.PDate like Ext.form.field.Date
  9. Replies
    3
    Views
    1,602
    Thx mitchellsimoens.
    very soon change and pushing to github
  10. Replies
    3
    Views
    1,602
    I work to RTL Support in Sencha Touch 2.

    https://github.com/vahid-sohrabloo/sencha-touch-RTL

    I only work to support Android 2.x Android 4.x google chrome
  11. Full information about
    http://docs.sencha.com/ext-js/4-0/#!/api/Ext.grid.column.Column-cfg-renderer
  12. { dataIndex:'birth_date',
    text:'تاريخ تولذ',
    width: 75,
    align:'right',
    hidden:true,
    renderer : function(v)
    ...
  13. Like this


    { dataIndex:'birth_date',
    text:'تاريخ تولذ',
    width: 75,
    align:'right',
    hidden:true,
    renderer : function(v)
    ...
  14. You use Ext.util.Format.dateRenderer('Y/m/d') and this not retun Persian date. you can user custom renderer function and on this function use Ext.PDate.format
  15. Hi
    please give me source code
  16. This _dc for disable browser cache

    http://docs.sencha.com/ext-js/4-0/#!/api/Ext.data.proxy.Server-cfg-noCache
  17. Replies
    31
    Views
    18,264
    I start again GeoExt4
    https://github.com/vahid-sohrabloo/GeoExt4
  18. Hi mojtaba .
    Yes You can use this for any component that use Ext.Date. But you must change code for compatibily.
    I use Ext.PDate for Extensible 1.5 . but change some code for compatibility with...
  19. RTL is support in Extjs 4.2 not in 4.1. I Just say wait for release Extjs 4.2 or you can rtl some feature only for Firefox
  20. I already Create
    https://github.com/vahid-sohrabloo/Ext.Pdate
    Post
    http://www.sencha.com/forum/showthread.php?142025-Ext.PDate-4-%28Extjs-persian-date%29-with-date-picker-and-date-field
  21. Replies
    31
    Views
    18,264
    Please give me your code
  22. Just read
    http://stallman.org/archives/2011-jul-oct.html#06_October_2011_%28Steve_Jobs%29
  23. Replies
    31
    Views
    18,264
    Ok
    thx
  24. Replies
    31
    Views
    18,264
    I start github project

    https://github.com/vahid-sohrabloo/GeoExt4

    first example on extjs 4

    http://vahid-sohrabloo.github.com/GeoExt4/examples/mappanel-div.html

    I working for convert ...
  25. Replies
    14
    Views
    2,349
    Very good
    But I thing this product must only support MySQL. and if want to support oracle or PgSQL or any DBMS must create new project fork on this project. because manage in all database is very...
Results 1 to 25 of 119
Page 1 of 5 1 2 3 4