@(Html.Kendo().DropDownTree() .Name("LocationID") .Label(label => { label.Content("Select an Location..."); }) .DataTextField("Name") .DataValueField("id").Value(Model) .HtmlAttributes(new { style = "width: 100%" }) .Filter(FilterType.Contains) //.LoadOnDemand(true) .DataSource(dataSource => dataSource.Read(read => read.Action("GetLocationListForDDTree", "DataService") ) ))
DropDownTree filter searches all nodes independently.
So when a child matches, it shows only that node, buti required if filter parent node list out all child node? is possible


Good day,
i'm trying to update the control panel but i'm stuck with this screen:
The folder doesn't have that name and i if i try to browse over there is still not valid.
Same with the latest exe from the website and I can't even uninstall it and i'm stuck with updates i cannot do
MSI (s) (F0:0C) [13:22:43:458]: MainEngineThread is returning 1620
This installation package could not be opened. Contact the application vendor to verify that this is a valid Windows Installer package.
C:\WINDOWS\Installer\1eb8b829.msi
MSI (s) (F0:38) [13:22:43:459]: User policy value 'DisableRollback' is 0
MSI (s) (F0:38) [13:22:43:459]: Machine policy value 'DisableRollback' is 0
Trying to install into VS 2022.
Rob.
HI:
When I want to run ProgressControlPanelSetup_2025_1_0228_0.exe show below
There is a problem with this Windows Installer package. A DLL required for this install to complete could not be run. Contact your support personnel or package vendor.
The windows event log show
Product: Progress Control Panel -- Error 1723. There is a problem with this Windows Installer package. A DLL required for this install to complete could not be run. Contact your support personnel or package vendor. Action CheckForExistingNotificationSchedule, entry: CheckForExistingNotificationSchedule, library: C:\Windows\Installer\MSIAFCD.tmp
How can I do for it?
Hi,
I'am frequently getting emails of new blogs and advertisement without any link or chance to unsibscribe.
I couldn't also find any option to unsibscribe in my account settings.
Please remove me from all your maling lists.
Thanks
Timo
I run Progress Control Panel using the Run as Administrator option. My company setup requires me to do that. After I enter my Windows user id and password (required by my computer setup for an administrator application) I get the message "The required operation requires elevation."
I am running Windows 10 64 bit, version 22H2, build 19045.4780.
Thank you.