Question

In XAF Windows Application I can customize Model at runtime using Model Editor. Is there any way to customize model at runtime when I use Web Application?

Was it helpful?

Solution

There is no web version of the XAF Model Editor.

You could create your own view controllers to allow a user to modify a specific aspect of the model at run time. Or you could look at the eXpand framework which includes several modules which modify the model at runtime and which work with both XAF web and WinForms applications.

OTHER TIPS

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top