Closed apobekiaris closed 4 years ago
the module is now on the lab nuget server Xpand.XAF.Modules.LookupCascade and docs in the lab branch
https://github.com/eXpandFramework/DevExpress.XAF/tree/lab/src/Modules/LookupCascade
The pre-release 2.201.2.2 in the DevExpress.XAF lab
branch includes commits that relate to this task:
To minimize version conflicts we recommend that you use the Xpand.XAF.Core.All, Xpand.XAF.Win.All, Xpand.XAF.Web.All packages. Doing so, all packages will be at your disposal and .NET will add a dependecy only to those packages that you actually use and not to all.
Please update the related Nuget packages and test if issues is addressed. These are nightly nuget packages available only from our NugetServer.
If you do not use these packages directly but through a module of the main eXpandFramework project, please wait for the bot to notify you again when integration is finished or update the related packages manually.
Thanks a lot for your contribution.
eXpand.lab release 19.2.701.2 includes commit that relate to this task:
Please test if it addresses the problem. If you use nuget add our LAB NugetServer as a nuget package source in VS.
To minimize version conflicts we recommend that you switch to PackageReference format and use only the eXpandAgnostic, eXpandWin, eXpandWeb packages. Doing so, all packages will be at your disposal and .NET will add a dependecy only to those packages that you actually use and not to all.
Thanks a lot for your contribution.
Closing issue for age. Feel free to reopen it at any time.
.Thank you for your contribution.
Althought the build in ASPxGridLookupPropertyEditor is good enough for most case, there is certainly a need for a solution that can cascade on the client without callbacks (ImmediatePostDataAttribute) therefore can be used where the network speeds are really low.
First I want to thank for the approval to published a refactored version of such module to the the Company that sponsored its original implementation.
Architectural outline
PropertyEditor
will then query the required datastore from the storage and populate the items on the client in addition to filter/synchronize its paired PrropertyEditor