Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Hijri Support in SmartClient.

    Hi,

    Is there a way to customize the already existing DateChooser, to show Hijri Calendar instead of Gregorian ?
    or is it possible to integrate a 3rd party jQuery plugin with SmartClient ?

    version : Version v10.0d_2014-02-13
    Last edited by gtechit@gmail.com; 24 May 2016, 02:39.

    #2
    We don't have a built-in mode for this, but by using a third-party replacement for the DateChooser, and pervasively applying formatters for dates that format for Hijiri, this is achievable (other customers have done it).

    Comment


      #3
      How do I integrate a third party datepicker with smartClient ? lets say, in case, I have this plugin. How do I achieve this ? Do we have any demos or a document that I can follow ?

      Comment


        #4
        Hello, start by reading the 'Third-party Components' section in the docs http://www.smartclient.com/docs/rele...domIntegration

        Comment

        Working...