Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8688921
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T23:30:13+00:00 2026-06-12T23:30:13+00:00

I am using Ext.Net I have a form with a ComboBox which I have

  • 0

I am using Ext.Net I have a form with a ComboBox which I have just changed to a MultiCombo.

Previously I used “SelectEnquiry.getValues()” to retrieve the selected item and pass it into a parameter used with a Button Direct Event.

How do I get the selected values when using the MultiCombo?

Combo Box Bit

    <ext:MultiCombo runat="server" ID="SelectEnquiry" FieldLabel="Enquiry" AnchorHorizontal="95%" Editable="false" ValueField="Id" DisplayField="ProviderName" TypeAhead="true" Mode="Local" ForceSelection="true" TriggerAction="All" EmptyText="Select Enquiry" ValueNotFoundText="Select Enquiry" ItemSelector="div.list-item" SelectOnFocus="true" AllowBlank="false">

Button form submit bit

 <ext:Button runat="server" ID="ButtonEmailTaskAccept" Text="OK">
        <Listeners>
            <Click Handler="if (PanelUnlinked.isVisible() && !$form.validate( [SelectProject, SelectEnquiry])) return false;">
            </Click>
        </Listeners>
        <DirectEvents>
            <Click Url='<%# Url.Action("CompleteEmailTask") %>' AutoDataBind="true"
            Success="window.$messageBus.publish('task-admin', 'inbox-changed');
            window.$messageBus.publish('task-admin', 'task-changed');
            WindowAssignEmail.close()" Failure="$shell.requestFailedHandler(response, null)"
                Json="true">
                <EventMask ShowMask="true"></EventMask>
                <ExtraParams>
                    <ext:Parameter Name="emailResponseId" Value="<%# Model.EmailResponse.Id %>" Mode="Value"
                        AutoDataBind="true" />
                    <ext:Parameter Name="enquiryId" Value="SelectEnquiry.getValues()" Mode="Raw" />
                    <ext:Parameter Name="documentList" Value="buildSelectionList()" Mode="Raw" />
                </ExtraParams>
            </Click>
        </DirectEvents>
    </ext:Button>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T23:30:14+00:00Added an answer on June 12, 2026 at 11:30 pm

    The problem seemed to be that it could not locate the control I was try to get the value from.

    So managed to solve it by doing:

    #{SelectEnquiry}.getSelectedValues()
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using Ext.Net 1.3 with ASP.NET 4.0 application. I have few Ext ComboBox
Situation Overview I'm using Ext.NET GridPanel to display a list of projects which has
I have created a web application using ext.net and c# in visual studio 2010.
I am using Ext.Net and I have a problem. I am creating dynamic buttons.
I have a form with some controls (extJs and ASP) like this: <ext:ComboBox ID=Countries
I'm using ext.net with asp.net, I'm generating a tree using server side code: Ext.Net.Node
i want to submit a form using Ext.Direct and iam following all the guidelines
I have a simple web form that sends and email out via .NET C#.
I have in many places in my ASP.NET project used the Session variable for
I have a .NET assembly to which i've added a number of files as

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.