Changes to the DataGridSelectionBox
Our customer uses the GRID 3.0, which is used e.g. in ab-request-console.axvw. The customer can edit/select data in the GRID.
There are the following basic requirements, which should be changed from the customer's point of view in the core of the application (of the GRID 3.0):
(1) The column width of the fields in the DataGridSelectionBox should be changeable by the user.
(2) Key fields that are only required for the software functionality but do not contain any essential information for the user should not necessarily have to be displayed on the screen. Currently ID fields must be included in the DataGridSelectionBox so that the corresponding record can be selected/applied.
