Editable MultiCombo

  1. #1

    Editable MultiCombo

    Hi, there
    Initially, really nice work thnx and keep going.

    I want to use a MultiCombo in my project but I want it to be able to work with the same feature as ComboBox Editable="True".

    Once the user press a key the only related values to be displayed and so on.
    How can I achieve this?

    Thank you!
  2. #2
    Hi,

    Welcome to the Premium support:)

    Well, if you try to use MultiCombo with Editable="true" you will get an exception
    System.Exception: The MultiCombo doesn't support Editable mode
    Unfortunately, it's really not supported.
  3. #3
    Quote Originally Posted by Daniil View Post
    Hi,

    Welcome to the Premium support:)

    Well, if you try to use MultiCombo with Editable="true" you will get an exception


    Unfortunately, it's really not supported.
    thnx for reply.
    Yep, I already saw it. It could be a really nice to have that feature in the future.
    For the moment any hack around?

    thnx,
  4. #4
    For now, I can't see any way to implement it in context of MultiCombo.

    I will discuss your request with Dev team.
  5. #5
    Unfortunately, it's required a lot of coding to get this behavior in MultiCombo. Or - a new widget.

    As far as I know Dev team is working under new 'combo' widget which should support this behavior.

    But there is a lot of work yet. So, it's out of my competence when this widget will be built-in to Ext.Net.
  6. #6
    The Feature ticket has been created
    https://extnet.lighthouseapp.com/pro...res/tickets/75

    But, unfortunately, I can't tell any time-line when it would be implemented because right now we're under a lot of load to finalise v1 and get a preview of v2 ready, this is our priority right now.
    Last edited by Daniil; Feb 24, 2011 at 10:44 AM.
  7. #7

    OK thnx, for the reply

    It will be nice to have that feature it will save us a lot of time and of course lines of code.

Similar Threads

  1. [CLOSED] MultiCombo
    By softmachine2011 in forum 2.x Legacy Premium Help
    Replies: 20
    Last Post: Aug 02, 2012, 11:56 AM
  2. How to add a multicombo in gridpanel?
    By reezvi in forum 1.x Help
    Replies: 0
    Last Post: Mar 23, 2012, 8:04 PM
  3. selected value in MultiCombo
    By difa in forum 1.x Help
    Replies: 1
    Last Post: Dec 08, 2011, 1:30 PM
  4. Coolite.ext.web is having multicombo
    By Nagaraju in forum 1.x Help
    Replies: 1
    Last Post: Sep 23, 2011, 11:48 AM
  5. Select all in MultiCombo
    By skrishnasamy in forum 1.x Help
    Replies: 0
    Last Post: Aug 12, 2010, 7:00 AM

Tags for this Thread

Posting Permissions