Announcement

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

    ComboBoxItem with "Add new" field

    Hello, I want to implement subj. So I have suggestion box, if there is no variants for types text I want to show "Add new" field which opens dialog etc. Please show me the right way. Thanks.

    smartgwt pro
    Last edited by alabalaev; 9 Aug 2011, 12:14.

    #2
    have you seen this example?
    http://www.smartclient.com/smartgwt/showcase/#select_other_combobox_category

    Comment


      #3
      Hi, it has no "suggestion" like ComboBoxItem has. I need suggestion + "add new" field like in this example.

      PS. Sorry for my english it's not native...

      Comment


        #4
        I've tried to handle "Changed" in field and "EditorExit" in ListGrid to capture null value (comboboxitem returns null if no suggestion) and show dialod, but have no success. =(

        Comment


          #5
          The best is to set custom field instead of "No items to show"

          Comment


            #6
            This question mostly for SmartGWT developers. Is it possible to implement such feature or not? Thanks.

            I'm totally ignored =(

            Comment


              #7
              Are there any of smartGWT developers in this forum?

              Comment

              Working...
              X