Search Type: Posts; User: Behrang

Search: Search took 0.02 seconds.

  1. Ok, It will be updated soon.
  2. Can I ask what was the problem that you said my project doesn't work?

    Please note that I haven't worked on cross-browser compatibility. For now it is a proof of concept that it can work on chrome,...
  3. Replies
    6
    Views
    1,324
    Thanks. I'm working hard to improve it. If you used it, please give me feedback.
  4. Replies
    6
    Views
    1,324
    I've created an RTL solution for ExtJS 4.1.


    It is called ExtJS Mirror and is on GitHub:


    - http://behrang.github.com/extjs-mirror/
    - https://github.com/behrang/extjs-mirror
  5. I've created an RTL solution for ExtJS 4.1.


    It is called ExtJS Mirror and is on GitHub:


    - http://behrang.github.com/extjs-mirror/
    - https://github.com/behrang/extjs-mirror
  6. I've created an RTL solution for ExtJS 4.1.


    It is called ExtJS Mirror and is on GitHub:


    - http://behrang.github.com/extjs-mirror/
    - https://github.com/behrang/extjs-mirror
  7. I've created an RTL solution for ExtJS 4.1.

    It is called ExtJS Mirror and is on GitHub:

    http://behrang.github.com/extjs-mirror/
    https://github.com/behrang/extjs-mirror
  8. Jump to post Thread: RTL by Behrang

    Replies
    60
    Views
    27,241
    I've created an RTL solution for ExtJS 4.1.

    It is called ExtJS Mirror and is on GitHub:

    http://behrang.github.com/extjs-mirror/
    https://github.com/behrang/extjs-mirror
  9. Replies
    7
    Views
    4,084
    I've created an RTL solution for ExtJS 4.1.

    It is called ExtJS Mirror and is on GitHub:

    http://behrang.github.com/extjs-mirror/
    https://github.com/behrang/extjs-mirror
  10. Replies
    24
    Views
    15,398
    I've created an RTL solution for ExtJS 4.1.

    It is called ExtJS Mirror and is on GitHub:

    http://behrang.github.com/extjs-mirror/
    https://github.com/behrang/extjs-mirror
  11. Replies
    2
    Views
    1,404
    I've created an RTL solution for ExtJS 4.1.

    It is called ExtJS Mirror and is on GitHub:

    http://behrang.github.com/extjs-mirror/
    https://github.com/behrang/extjs-mirror
  12. Replies
    12
    Views
    7,984
    I've created an RTL solution for ExtJS 4.1.

    It is called ExtJS Mirror and is on GitHub:

    http://behrang.github.com/extjs-mirror/
    https://github.com/behrang/extjs-mirror
  13. If you don't use Ext.app.Application and want to Ext.create Ext.app.EventBus, then because Ext.Component is not registered as a required dependency for Ext.app.EventBus, you'll get an exception.
    ...
  14. If you don't want to change your server side code, you may also format the date value using Ext's date formatting functions with a format of 'Jalali' or one of these:


    var d = new Date();
    ...
  15. Hi,

    This plugin only changes the display of the date. Internally, it just adds some methods to the JavaScript date object to show and parse JalaliDate. When a Jalali date is selected, it is...
  16. Thanks.
  17. Hi,

    I've created a plugin for DatePicker, DateMenu and DateField components, which changes their calendar from Gregorian to Jalali (Khorshidi, Persian, Iranian or Shamsi). My company, Tosan Inc,...
Results 1 to 17 of 17