expressappframework
There are 59 repositories under expressappframework topic.
xaf-how-to-use-tree-list-editors-to-display-list-views
How to use Tree List editors to display List Views in XAF applications
xaf-how-to-implement-dependent-views-in-a-dashboardview-filter-based-on-selection
How to filter a ListView displayed in a DashboardView based on another ListView's selection
xaf-filter-lookup-list-views
Filter items displayed in a Lookup Property Editor's drop-down window based on values of other Property Editors located in the same Detail View.
xaf-how-to-extend-the-application-model
How to extend the Application Model in XAF applications
xaf-how-to-enforce-password-complexity-in-xaf
How to validate passwords in XAF applications
xaf-how-to-dynamically-change-mask-settings-based-on-the-current-object
How to dynamically change mask settings based on the current object
xaf-how-to-customize-an-aspnet-template
How to create a custom ASP.NET template and add the NavigationHistoryActionContainer to it
xaf-how-to-use-data-from-security-in-criterion
How to use data from the currently logged ApplicationUser in a criterion (e.g. in a validation rule)
XAF-how-to-add-an-unbound-column-to-gridlisteditor-to-execute-a-custom-action-for-a-record
Add an unbound column to GridListEditor to execute a custom action for a record in your XAF Windows Forms application.
xaf-how-to-access-the-master-detailview-information-from-a-nested-listview-controller
How retrieve Master-Detail View information from the controller for the nested List View
XAF_how-to-filter-lookup-list-views-e218
Filter items displayed in a Lookup Property Editor's drop-down window based on values of other Property Editors located in the same Detail View.
xaf-custom-logon-parameters
How to customize standard authentication behavior and supply additional logon parameters in XAF applications
winforms-dashboard-connect-to-database-with-xpo
Creates a dashboard at design-time, binds it to DashboardXpoDataSource using the Data Source Wizard and displays it in the DashboardViewer control
xaf-how-to-show-a-new-object-detail-view-via-the-navigation-control
How to execute custom code when the navigation control's item is clicked
xaf-how-to-use-the-file-attachment-module-with-a-legacy-database
How to use the File Attachment Module with a legacy database
XAF_how-to-show-filter-dialog-before-listview
Show a filter dialog before opening a List View.
xaf-how-to-show-a-custom-form-as-the-winforms-dashboard-designer
How to show a custom form as the WinForms Dashboard Designer used to create and modify dashboards in the WinForms XAF applications
xaf-print-a-report-without-displaying-a-preview
Implement an Action that prints a specific report without displaying its preview.
xaf-win-web-open-detail-view-when-grid-row-is-clicked-in-the-dashboard
Invoke a Detail View when a user clicks a row in GridDashboardItem. In the invoked Detail View, a user can view or edit a business object corresponding to the clicked row.
xaf-how-to-implement-a-singleton-class
How to implement a singleton - a class that can have a single instance that cannot be removed
xaf-how-to-implement-a-security-system-user-based-on-an-existing-business-class
How to use an existing business class as the Security System user
xaf-how-to-implement-a-custom-attribute-to-customize-the-application-model
How to implement a custom attribute to customize the Application Model
xpo-how-to-implement-self-referenced-persistent-objects-and-display-them-within-the-xtra-tree-list
How to implement self-referenced persistent objects and display them within the XtraTreeList