[CLOSED] Nullable (three state) checkbox

  1. #1

    [CLOSED] Nullable (three state) checkbox

    How could I create checkbox for three states - Checked, Unchecked, Null ?
  2. #2

    RE: [CLOSED] Nullable (three state) checkbox

    Hi,

    We have no such control. It is required to implement it using javascript (and create server side wrapper)

    Or you can try to use user extensions
    http://www.extjs.com/forum/showthrea...state+checkbox

    I did not test it therefore I cannot guarantee that it works with Ext.NET
    Also you have to use it via javascript only or write custom server side control which incapsulates logic of that extension

Similar Threads

  1. [CLOSED] DateField / Nullable Data Index
    By mcfromero in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: May 14, 2012, 3:22 PM
  2. Nullable Parameters
    By Zdenek in forum 1.x Help
    Replies: 1
    Last Post: Mar 16, 2012, 6:54 PM
  3. nullable TextField with Vtype of email
    By javadzarrin in forum 1.x Help
    Replies: 1
    Last Post: Sep 06, 2010, 7:40 PM
  4. [CLOSED] Why ThreeStateBool instead Nullable<bool>?
    By pil0t in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Aug 31, 2010, 2:38 PM
  5. [CLOSED] Nullable number field
    By Stefanaccio in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Jun 02, 2010, 5:06 PM

Posting Permissions