[CLOSED] ComboBox default selected value

Page 3 of 3 FirstFirst 123
  1. #21
    Hi @prashanth.bussa,

    Please start a new forum thread.
  2. #22

    New forum thread

    Hi Im new to this blog plz let me know how to start a new forum thread
  3. #23
    Welcome to the Ext.NET forums!

    Please clarify what Ext.NET version do you use?
  4. #24
    Quote Originally Posted by Daniil View Post
    Welcome to the Ext.NET forums!

    Please clarify what Ext.NET version do you use?
    Hi Danill im using 1.0
  5. #25
    This forum:
    http://forums.ext.net/forumdisplay.php?4-1-x-Help

    A green "+ Post New Thread" button at the top on the left.
  6. #26

    But it is not working. please help me

    im using the same property but its not assiging the value to combox ...

    combox1.selecteditem.value=5;

    this code im using but not work............
  7. #27
    Please try:
    ComboBox1.SelectedItem.Value = "5";
    A string instead of an integer.
  8. #28
    but still that was not work..
    i used the following statement insted of that it sets the value to combobox1 but i want to select the text related to that value

    Combobox1.SetValue("4");

    please tell me how to do that......

    by

    Ganesh...
  9. #29
    Please provide a sample to reproduce.
Page 3 of 3 FirstFirst 123

Similar Threads

  1. ComboBox default value with razer
    By zhdl in forum 2.x Help
    Replies: 0
    Last Post: Aug 13, 2012, 8:59 AM
  2. Replies: 1
    Last Post: Mar 02, 2012, 10:36 AM
  3. Replies: 4
    Last Post: Sep 28, 2011, 8:57 AM
  4. [CLOSED] Default selected checkbox in gridview
    By speedstepmem3 in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Aug 06, 2010, 10:57 AM
  5. [CLOSED] can the combobox in gridpanel appear by default?
    By LeeTheGreek in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Nov 08, 2009, 10:33 PM

Tags for this Thread

Posting Permissions