Select item from Dropdownlist in KENDOUI

Hi,
Can someone help me to select item from Dropdownlist in KENDOUI when data are passed from Excel.
16-02-2021
Regards,
Ajith

@ajithanbalagan0706 Can you check if the below workflow works :
SelectAngularDropdown.xaml (4.8 KB)

If it doesn’t work can you send us the link of that dropdown page ?

Hi @supermanPunch
Can you check with the below link
https://gkk6ry--run.stackblitz.io/

Regards,
Ajith

@ajithanbalagan0706 It is not loading in my browser :sweat_smile:

Hi @supermanPunch
You can find the link in

click on Edit In stackblitz You can find the link in right corner

Regards,
Ajith

@ajithanbalagan0706 I had already provided you with the workflow that works for the T-Shirt Size Dropdown :sweat_smile:

Hi @supermanPunch
Have tried with the workflow Still facing issues.

Regards,
Ajith

@ajithanbalagan0706 What is the issue ? Did it throw an error ?

Hi @supermanPunch
The workflow you sent works fine in
Overview - DropDownList - Kendo UI for Angular but when i tried to do the same in
StackBlitz | Instant Dev Environments | Click. Code. Done.
the values are not entered in dropdown even the selectors are valid it throws an error during execution.

Regards,
Ajith

@ajithanbalagan0706 Can you check the updated workflow :
SelectAngularDropdown.xaml (4.7 KB)

It does use an IDX Attribute in it’s selector, but it shouldn’t cause an issue. Please verify and test multiple times before actually using it for a project based situation.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.