[CLOSED] Flip Toggle Switch

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] Flip Toggle Switch

    Hi folks, i would like to know whether it's possible to implement a Flip Toggle Switch (http://demos.jquerymobile.com/1.4.1/flipswitch/). Unfortunately, Ext.Js does not render a CheckBox as CheckBox Input, it's a Button instead.
    Last edited by Daniil; Oct 21, 2014 at 7:01 AM. Reason: [CLOSED]
  2. #2
    Hi Raphael,

    It is definitely possible to implement such a component.

    Though, are you asking there is a possibility to re-use that existing Flip Switch component or not with Ext.NET? Or are you asking how to implement such a component in Ext.NET?
  3. #3
    I am asking for directions about how to implement such functionality in Ext.Net. I would like to share with the community once i finish it.
  4. #4
    Please clarify are you considering a possibility to start from scratch? I.e. creating a custom control. And yes, you could use the Checkbox classes - C# and JavaScript ones - as an example. There will be very many similar things except the appearance. Well, I would even try to inherit the JavaScript class from Checkbox. Not sure about the server class. I would decide it after implementing the JavaScript class first.
  5. #5
    I am gonna implement it from scratch. In the next few days i post about any update.
  6. #6
    How is your progress on that? Do you need any assistance?

Similar Threads

  1. [CLOSED] CycleButton to switch Panel in ViewPort East
    By xtoolz in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Apr 25, 2014, 11:22 AM
  2. switch to custom theme
    By angusbeare in forum 1.x Help
    Replies: 3
    Last Post: Mar 21, 2012, 12:31 PM
  3. Is possible to switch Store DataSourceID ?
    By Aod47 in forum 1.x Help
    Replies: 1
    Last Post: Mar 14, 2012, 4:46 AM
  4. [CLOSED] [1.2] Switch panels?
    By Timothy in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Dec 01, 2011, 3:57 PM
  5. [CLOSED] Language switch
    By tiramisu in forum 1.x Legacy Premium Help
    Replies: 13
    Last Post: Oct 15, 2010, 2:44 PM

Posting Permissions