How to get Selected Items value
[1] How get selecteditems value when DisplayMode is set as DelimiterMode, with No Checkbox & No Grouping
[2] When DisplayMode is set as DelimiterMode i have selected 3 items but getting text for only 2 items
[3] When DisplayMode is set as VisualItem , not able to enter text for searching.
[2] When DisplayMode is set as DelimiterMode i have selected 3 items but getting text for only 2 items
[3] When DisplayMode is set as VisualItem , not able to enter text for searching.
SIGN IN To post a reply.
5 Replies
KR
Kannan R
Syncfusion Team
September 28, 2018 10:19 AM UTC
Hi Avinash,
Thank you for contacting Syncfusion Support.
| Query | Response | |
| How get selecteditems value when DisplayMode is set as DelimiterMode, with No Checkbox & No Grouping | You can get the selected item values in the MultiSelectionComboBox by using the SelectedItems property. Please make use of the following code example. Code Example: [C#]
Screenshot: | |
| When DisplayMode is set as DelimiterMode i have selected 3 items but getting text for only 2 items | We have checked your query “Selected Item text not updated“ issue. But we were unable to reproduce the reported issue. Please refer the below Screenshot. Please try this above sample, Our issue reproducing scenario may differ from yours, Please get back to us with more details like issue reproducing sample or modifying the above sample to replicate the issue | |
| When DisplayMode is set as VisualItem , not able to enter text for searching. | At present there is no support for this reported requirement in MultiSelectionComboBox. So we have considered it as feature request and it will be available from any of our upcoming release. |
Please try this above solution and let us know if it is helpful.
Regards,
Kannan
AV
Avinash
October 7, 2018 08:29 PM UTC
[1] Can u please provide example when value & text are different ?
[2] Facing Error when typing special characters, PFA for error description
Attachment: error_1f027091.zip
KR
Kannan R
Syncfusion Team
October 8, 2018 11:20 AM UTC
Hi Avinash,
Please find the details in below.
| Query | Response | |
| Can u please provide example when value & text are different ? | Kindly confirm if you are referring to SelectedValue and Text property. If so, SelectedValue is based on the ValueMember and Text is based on DisplayMember. By this way we can differentiate the Value and Text. Code Snippet : [C#]
Screenshot Sample : MultiSelectSelectedValue | |
| Facing Error when typing special characters | This reported problem is resolved in our latest version 16.3.0.21. Please confirm us on below cases.
|
Kindly guide us with more information, if we have misunderstood your query.
Regards,
Kannan
AV
Avinash
October 8, 2018 11:38 AM UTC
- Syncfusion Essential Studio product version = 16.2.0.41
- DataSource = ObservableCollection & DataTable Both
- Special character =single quote(')
- DisplayMode = DelimiterMode
KR
Kannan R
Syncfusion Team
October 9, 2018 11:54 AM UTC
Hi Avinash,
Thank you for sharing the requested details.
We are able to reproduce the problem with the provided details and so we have created an incident under you Direct-Trac for the reported issue, Please follow up with the incident for further updates.
Regards,
Kannan
SIGN IN To post a reply.
- 5 Replies
- 2 Participants
-
AV Avinash
- Sep 27, 2018 04:44 AM UTC
- Oct 9, 2018 11:54 AM UTC