|
Generator Templates
|
| VB .Net |
| |
| Generates a Windows Form for editable list functionality using a Validated DataGrid |
| |
| Generates an inline editable Windows form using a DataGrid to display information. Items may also be configured to be edited via detailed edit Forms. Provides support for boolean values, dates via DateTimePicker columns, text, or lookup values via ComboBox columns. Also provides cell level validation. |