Normal 0 false false false EN-IN X-NONE X-NONE
Hi,
Is there any way to find item by text in WebDropDown V 10.3?
Something like FindItemByText Similar to FindItemByValue?
Thanks,
Siddhanath
Hi Siddhanath,
Thank you for posting in the community.
While there is no FindItemByText method currently implemented, you could iterate through the items in the dropdown to search for an item with a specific Text value.
Please let me know if you have any questions.
Best Regards,
Petar IvanovDeveloper Support EngineerInfragistics, Inc.http://ko.infragistics.com/support
Don’t think I have any option other than looping through the item collections..