Class for navigating data that was got from a database.
For a list of all members of this type, see AwDbNavigate Members.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.UserControl
Asterworld.Data.AwDbNavigate
[Visual Basic]
Public Class AwDbNavigate
Inherits UserControl
[C#]
public class AwDbNavigate : UserControl
Remarks
This class provides to a user the GUI and data processing for executing move, add, delete, sort, update, and search.
The source code of this class is offered together with the following software.
Requirements
Namespace:
Asterworld.Data
Assembly: Asterworld_En (in Asterworld_En.dll)
See Also
AwDbNavigate Members | Asterworld.Data Namespace | Data Manager