Difference between revisions of "TGNavButtons"

From Gestinux Wiki
Jump to navigation Jump to search
(Created page with "This is a toolbar containing buttons to manage a dataset. The hints are translated automatically from the language file. If the translation is not found in the form section, ...")
(No difference)

Revision as of 14:21, 11 March 2013

This is a toolbar containing buttons to manage a dataset.

The hints are translated automatically from the language file. If the translation is not found in the form section, it is searched in the General section, so it is not necessary to provide translations for every form.

The buttons Add, Edit and Delete are visible only when they are linked to an event. An event must be written to perform these operations. These operations are not done like in dbNavigator, because we do not use TTable to manage data.

The other buttons Next, Previous, First, Last do not require code.