Hello ALL,
i have made a database app and want to improve the functionality of the user interface.
In 'edit' forms i used TDBEdit. I want to change color of an edit control IIF that field has been changed by the user (edited). How can i do this?? I cannot find an AfterEdit event on TField.
In 'browser' forms data is displayed in a TDBGrid. Two of the fields are Lookup fields so there is a dropdown box in the grid for these fields.
I want when user types 'C' the drop down opens and moves to 1st entry starting with 'C' (if it is there). Again how can i do this??
Maybe there are freeware/shareware somponents that can do this stuff??
TIA
cpmasesa
i have made a database app and want to improve the functionality of the user interface.
In 'edit' forms i used TDBEdit. I want to change color of an edit control IIF that field has been changed by the user (edited). How can i do this?? I cannot find an AfterEdit event on TField.
In 'browser' forms data is displayed in a TDBGrid. Two of the fields are Lookup fields so there is a dropdown box in the grid for these fields.
I want when user types 'C' the drop down opens and moves to 1st entry starting with 'C' (if it is there). Again how can i do this??
Maybe there are freeware/shareware somponents that can do this stuff??
TIA
cpmasesa