eXpand Framework: new@expandframework v16.2.4.6:...
new@expandframework v16.2.4.6: http://goo.gl/g9wRy @DevExpress_XAF#dotnet#opensource#software#LOB#business#application#framework
View ArticleeXpand Framework: new@expandframework v16.2.4.7:...
new@expandframework v16.2.4.7: http://goo.gl/g9wRy @DevExpress_XAF#dotnet#opensource#software#LOB#business#application#framework
View ArticleEnhanced High DPI support in WinForms XAF applications - YOUR FEEDBACK IS...
In this post, I will describe how to make your WinForms XAF application look much better if your Windows 7, 8 or 10 is configured to show text and other items larger (150-200% or more which is a usual...
View ArticleeXpand Framework: new@expandframework v16.2.4.8:...
new@expandframework v16.2.4.8: http://goo.gl/g9wRy @DevExpress_XAF#dotnet#opensource#software#LOB#business#application#framework
View ArticleeXpand Framework: new@expandframework v16.2.4.9:...
new@expandframework v16.2.4.9: http://goo.gl/g9wRy @DevExpress_XAF#dotnet#opensource#software#LOB#business#application#framework
View ArticleeXpand Framework: ModelAdapter Code attribute for config Model adapted...
ModelAdapter Code attribute for config Model adapted controls directly from property declaration @DevExpress_XAF
View ArticleeXpand Framework: Support for inline and autofilter row for the Model adapted...
Support for inline and autofilter row for the Model adapted controls https://github.com/expand/eXpand/commit/0f1f37b2be2c896e1419e850e92611752ff1073f …@DevExpress_XAF
View ArticleeXpand Framework: new@expandframework v16.2.4.10:...
new@expandframework v16.2.4.10: http://goo.gl/g9wRy @DevExpress_XAF#dotnet#opensource#software#LOB#business#application#framework
View ArticleHow to refresh View appearance after making changes to the Application Model...
With XAF v16.2.4, you can apply Application Model changes to a View without recreating it. To do this, save the Frame's View to a variable and then unlink it from the Frame by passing null to the...
View ArticleHow to display an embedded report preview form in a Web app from a hyper link...
I cannot help sharing an interesting customer scenario and the solution we created for it: https://www.devexpress.com/Support/Center/Question/Details/T487019 This is all about Web apps and reporting,...
View ArticleASPxGridView/ASPxGridListEditor + Server Mode + Select All = ?
I want to pay your attention to this Support Center ticket describing a recent fix for our ASPxGridListEditor, which is a wrapper over the ASPxGridView component as you know. It is a known and pretty...
View ArticleOpening a navigation item in a separate web browser tab (shipping in v16.2.5)
This is another follow-up on the EnableMultipleBrowserTabsSupport feature after receiving great user feedback in this blog and via other channels (see my previous post in this regard for more...
View ArticleeXpand Framework: new@expandframework v16.2.4.11:...
new@expandframework v16.2.4.11: http://goo.gl/g9wRy @DevExpress_XAF#dotnet#opensource#software#LOB#business#application#framework
View ArticleHow to customize the New Object Action with a single item to display a simple...
I would like to promote an updated/simplified v16.2 solution for this task after introduction of the ActionBase > CustomizeControl event. To remind you the context, let me quote myself from the...
View ArticleHow to change an Application Model option globally or for multiple nodes
I have recently updated one of the articles on the subject in our support knowledge base and wanted to test-drive this content with you: https://www.devexpress.com/kb=T271022 Since the Application...
View ArticlePreview of toast notifications using a platform-agnostic method in XAF...
I am still forcing myself to go to sleep after watching an unreal football drama in Barcelona, so I am writing this short blog post at night.Besides Visual Studio 2017 official support, XAF v16.2.5...
View ArticleXAF ASP.NET WebForms v16.2.5 - Beware of the missing Edit Action after...
I want to draw your attention to the T490025: WebEditDashboardController hides the Edit Action of ListViewController and doesn't reactivate it issue, which is already fixed in XAF for v16.2.6. This...
View ArticleeXpand Framework: new@expandframework v16.2.5.1:...
new@expandframework v16.2.5.1: http://goo.gl/g9wRy @DevExpress_XAF#dotnet#opensource#software#LOB#business#application#framework
View ArticleXAF app performance: Reducing the number of simultaneous database connections
Multiple simultaneously opened connections consume your database server memory and thus, have negative impact on your application performance. To diagnose this situation, you can use the following SQL...
View ArticleNew ways to customize the New Action's items list in XAF v16.2.5 - YOUR...
Changing the way how the New Action's items list is populated is quite an often task. The default behavior when the current types and all its descendants are added may be inappropriate in large XAF...
View Article