Half Sized Blog Element (Single Author Style)
Half Sized Blog Element (Multi Author Style)
The LookupPicker control
The LookupPicker can be used to display and select lookup data and is very similar to the simple ComboBox control but has some signifincant advantages : No Data Loading is performed during form initialization providing faster form loading Allows data filtering during run-time (including fields other than the Display field) Multiple columns can be displayed from […]
The ComboBox control
The ComboBox is a simple dropdown list control that can contain either static values (for example choice column data) or values retrieved from another list (lookup column data) If the control is bound to a choice column, then the Static Values property is automatically filled with the underlying values from the column. The property […]
The LookupPicker control
The LookupPicker can be used to display and select lookup data and is very similar to the simple ComboBox control but has some signifincant advantages : No Data Loading is performed during form initialization providing faster form loading Allows data filtering during run-time (including fields other than the Display field) Multiple columns can be displayed from […]
The ComboBox control
The ComboBox is a simple dropdown list control that can contain either static values (for example choice column data) or values retrieved from another list (lookup column data) If the control is bound to a choice column, then the Static Values property is automatically filled with the underlying values from the column. The property […]




