Ext:BooleanColumn,when editing ,it shows true or false value

  1. #1

    Ext:BooleanColumn,when editing ,it shows true or false value

    Attached Thumbnails Click image for larger version. 

Name:	eN2NP.png 
Views:	10 
Size:	5.2 KB 
ID:	6431  
  2. #2
  3. #3
    Hi @ada,

    You can replace the existing ComboBox's items with:
    <ext:ListItem Text="Odendi" Value="true" Mode="Raw" />
    <ext:ListItem Text="Odenmedi" Value="false" Mode="Raw" />
    Last edited by Daniil; Jun 26, 2013 at 5:54 AM.
  4. #4
    Quote Originally Posted by Daniil View Post
    Hi @ada,

    You can replace the existing ComboBox's items with:
    <ext:ListItem Text="Odendi" Value="true" Mode="Raw" />
            <ext:ListItem Text="Odenmedi" Value="false" Mode="Raw" />
    thank you so much

Similar Threads

  1. Replies: 3
    Last Post: Dec 12, 2012, 2:10 PM
  2. Radio button values always shows false
    By vs.mukesh in forum 1.x Help
    Replies: 0
    Last Post: Jul 01, 2010, 3:52 PM
  3. Replies: 0
    Last Post: May 04, 2010, 7:08 AM
  4. [CLOSED] Disabled Checkbox is always false and shows enabled true.
    By Sharon in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Nov 12, 2009, 4:10 AM
  5. Replies: 2
    Last Post: Oct 25, 2008, 5:10 AM

Tags for this Thread

Posting Permissions