by Galaktikasoft | Sep 10, 2015 | Xafari Framework Blog
Xafari Extra EditorsIntroduction Extra Property Editors Tabbed Detail Vertical Grid Enum Folder Browser Hyper Link Label View Id Progress Bar Type Image Xafari Multiple Lookup ASPx Quick Choice ASPx Google Maps ASPx Group Expressions End-User Capabilities Getting... by Galaktikasoft | Sep 10, 2015 | Xafari Framework Blog
Xafari Extra EditorsIntroduction Extra Property Editors Tabbed Detail Vertical Grid Enum Folder Browser Hyper Link Label View Id Progress Bar Type Image Xafari Multiple Lookup ASPx Quick Choice ASPx Google Maps ASPx Group Expressions End-User Capabilities Getting... by Galaktikasoft | Sep 10, 2015 | Xafari Framework Blog
Xafari Extra EditorsIntroduction Extra Property Editors Tabbed Detail Vertical Grid Enum Folder Browser Hyper Link Label View Id Progress Bar Type Image Xafari Multiple Lookup ASPx Quick Choice ASPx Google Maps ASPx Group Expressions End-User Capabilities Getting... by Galaktikasoft | Sep 10, 2015 | Xafari Framework Blog
Xafari Extra EditorsIntroduction Extra Property Editors Tabbed Detail Vertical Grid Enum Folder Browser Hyper Link Label View Id Progress Bar Type Image Xafari Multiple Lookup ASPx Quick Choice ASPx Google Maps ASPx Group Expressions End-User Capabilities Getting... by Galaktikasoft | Sep 10, 2015 | Xafari Framework Blog
Xafari Extra EditorsIntroduction Extra Property Editors Tabbed Detail Vertical Grid Enum Folder Browser Hyper Link Label View Id Progress Bar Type Image Xafari Multiple Lookup ASPx Quick Choice ASPx Google Maps ASPx Group Expressions End-User Capabilities Getting... by Galaktikasoft | Apr 24, 2015 | Xafari Framework Blog |
Dock Panel term in Xafari refers to additional custom View that displays within freely positioned containers. Dock Panel is always accompanied by a certain "main" View or specified business object. It provides the user with access to additional useful information, at... by Galaktikasoft | Apr 17, 2015 | Xafari Framework Blog |
Xafari framework provides a number of features for a comfortable and efficient work with hierarchical data. These features are available for objects that implement IHierarchyNode interface. This post describes several ways to obtain hierarchical business objects:... by Galaktikasoft | Apr 9, 2015 | Xafari Framework Blog |
IHierarhyNode interface is designed to accelerate the performance for hierarchical data in XAF application. Compared with ITreeNode, its effectiveness becomes appreciable when the amount of the data is over 1000 objects. This post describes the results of comparing... by Galaktikasoft | Apr 1, 2015 | Xafari Framework Blog |
Smart Design technology is based on XafariViewLayoutStrategy. It is an alternate strategy that allows us to solve specific problems in the generation of View. By default, XAF generates three Views for each persistent object: ListView, LookupListView and DetailView, we... by Galaktikasoft | Mar 26, 2015 | Xafari Framework Blog |
Enum Property Editor displays Enum type properties with FlagsAttribute. It allows customizing representation in Application Model. You can set CheckedComboBox, CheckedListBox and standard visualization. Thus, to change the control, you do not need to create a new... by Galaktikasoft | Mar 25, 2015 | Xafari Framework Blog |
The feature of Xafari Date Property Editor is that the cursor moves to the next part of the date (month, year) automatically as soon as the user completes the previous part (day, month). This reduces the number of user manipulations and makes data input more... by Galaktikasoft | Mar 24, 2015 | Xafari Framework Blog |
PeriodStruct Property Editor is intended for Xafari.Base.PeriodStruct property. This property allows you to store various time interval values. It is very useful to filter the list by a column containing DateTime value. PeriodStruct Property Editor is used in Xafari...