Half Sized Blog Element (Single Author Style)

Half Sized Blog Element (Multi Author Style)

, ,

The Column History Viewer Control

In order to support versioning in lists as well as AppendText columns, the ColumnHistoryViewer control has been introduced. It allows the user to retrieve historical data from columns. To use the ColumnHistoryViewer control, just place it on the form using the designer. Open the control properties and set ColumnName to the column you want to […]

, ,

The DataEntryGrid control

It is a datagrid with which a user can enter, edit or delete information stored. Records can be edited in a dynamically generated form :       The grid’s fields and columns can be declared using the designer’s Extra Configuration field. DataEntryGrid properties: Property : Name Value Type : String Name the new field. Property : Type Values: […]

, ,

The Column History Viewer Control

In order to support versioning in lists as well as AppendText columns, the ColumnHistoryViewer control has been introduced. It allows the user to retrieve historical data from columns. To use the ColumnHistoryViewer control, just place it on the form using the designer. Open the control properties and set ColumnName to the column you want to […]

, ,

The DataEntryGrid control

It is a datagrid with which a user can enter, edit or delete information stored. Records can be edited in a dynamically generated form :       The grid’s fields and columns can be declared using the designer’s Extra Configuration field. DataEntryGrid properties: Property : Name Value Type : String Name the new field. Property : Type Values: […]