RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbLookup.Lookup Namespace
RingSoft.DbMaintenance Namespace

LookupDataMauiBase Methods

The LookupDataMauiBase type exposes the following members.

Methods


  Name Description
Public method AddNewRow
Adds the new row.
Public method ClearData
Clears the data.
Public method DoPrintOutput
Does the print output.
Protected method FireLookupDataChangedEvent
Fires the lookup data changed event.
Protected method FirePrintOutputEvent
Fires the print output event.
Public method GetDatabaseRowValue
Gets the database row value.
Public method GetEntityForPrimaryKey
Gets the entity for primary key.
Public method GetFormattedRowValue
Gets the formatted row value.
Public method GetInitData
Gets the initialize data.
Public method GetPrimaryKeyValueForSearchText
Gets the primary key value for search text.
Public method GetPrinterHeaderRow
Gets the printer header row.
Public method GetRecordCount
Gets the record count.
Public method GetSelectedPrimaryKeyValue
Gets the selected primary key value.
Public method GetSelectedText
Gets the selected text.
Public method GotoBottom
Gotoes the bottom.
Public method GotoNextPage
Gotoes the next page.
Public method GotoNextRecord
Gotoes the next record.
Public method GotoPreviousPage
Gotoes the previous page.
Public method GotoPreviousRecord
Gotoes the previous record.
Public method GotoTop
Gotoes the top.
Public method IsThereData
Determines whether [is there data].
Public method OnColumnClick
Called when [column click].
Protected method OnDataSourceChanged
Called when [data source changed].
Protected method OnLookupView
Occurs when a user wishes to view a selected lookup row. Fires the LookupView event.
Public method OnMouseWheelBack
Called when [mouse wheel back].
Public method OnMouseWheelForward
Called when [mouse wheel forward].
Public method OnSearchForChange
Called when [search for change].
Public method OnSizeChanged
Called when [size changed].
Public method RefreshData
Refreshes the data.
Public method SelectPrimaryKey
Selects the primary key.
Public method SetNewPrimaryKeyValue
Sets the new primary key value.
Public method SetParentControls
Sets the parent controls.
Public method ViewSelectedRow
Views the selected row.