DataWindowChild object
A DataWindowChild object is a nested report or a DropDownDataWindow within
a DataWindow object. For example, a DataWindow object that populates
a column having the DropDownDataWindow edit style is a DataWindowChild
object.
The DataWindowChild object is used for accessing DataWindow
objects independently from DataWindow functionality, and it inherits
from the system Structure object because it needs storage and autoinstantiation.
A DataWindowChild object has no events.
Obsolete functions
Several DataWindowChild functions are described as obsolete,
which means that although the functions operate as usual in this
release, they will be removed in a future release. You should replace
all use of these functions as soon as possible.
Properties
|
DataWindowChild property |
Datatype |
Description |
|---|---|---|
|
ClassDefinition |
PowerObject |
An object of type PowerObject containing |
Functions
|
DataWindowChild function |
Datatype returned |
Description |
|---|---|---|
|
Integer |
Applies the contents of the edit control |
|
|
String |
Returns the name assigned to the DataWindowChild. |
|
|
String |
Deletes all the items from a value list |
|
|
Integer |
Displays the Crosstab Definition dialog |
|
|
Integer |
Cancels a database retrieval in progress. |
|
|
Long |
Returns the error code (number) generated Obsolete function DBErrorCode is an obsolete function and will |
|
|
String |
Returns a string containing the text Obsolete function DBErrorMessage is an obsolete function and |
|
|
Long |
Returns the number of rows that have |
|
|
Integer |
Deletes the specified row from the DataWindowChild. |
|
|
String |
Returns requested information about the |
|
|
Integer |
Displays specific rows of the DataWindowChild |
|
|
Integer |
Returns the number of rows that are not |
|
|
Long |
Returns the number of the first row that |
|
|
Long |
Searches starting at a specified row |
|
|
String |
Returns the string containing the band |
|
|
Border (enumerated) |
Returns a Border enumerated datatype
|
|
|
Long |
Retrieves changes made to a DataWindow |
|
|
Integer |
Provides a reference to a child DataWindow |
|
|
Integer |
Returns the number of the column in the |
|
|
Long |
Returns the number of the row in the |
|
|
Integer |
Returns the number of the current column |
|
|
String |
Returns the name of the current column |
|
|
Integer |
Creates a reference to a context-specific |
|
|
String |
Returns the format used for display in |
|
|
Date |
Returns the date data in the specified |
|
|
DateTime |
Returns the datetime data in the specified |
|
|
Decimal |
Returns the decimal data in the specified |
|
|
Double |
Returns the numeric data in the specified |
|
|
dwItemStatus (enumerated) |
Returns the status of the item at the
|
|
|
String |
Returns the string data in the specified |
|
|
Time |
Returns the time data in the specified |
|
|
Long |
Returns the number of the first row that |
|
|
String |
Returns the string containing the name |
|
|
PowerObject |
Returns a reference to the name of the |
|
|
Long |
Returns an integer containing the number |
|
|
Long |
Gets the row number of a row in a DataWindow |
|
|
Long |
Gets the unique row identifier of a row |
|
|
Integer |
Returns the number of the first selected |
|
|
String |
Returns the current SQL statement Obsolete function GetSQLPreview is an obsolete function and will |
|
|
String |
Returns the current SELECT statement |
|
|
String |
Returns the text in the edit control |
|
|
Integer |
Returns the values in the DataWindowChild |
|
|
Integer |
Stores the number of the row that will Obsolete function GetUpdateStatus is an obsolete function and |
|
|
String |
Returns the validation rule used in the |
|
|
String |
Returns the specified item in the value |
|
|
Integer |
Recalculates the breaks in the groups |
|
|
Long |
Copies data from the clipboard to the |
|
|
Long |
Copies data from a file to the DataWindowChild. |
|
|
Long |
Copies data from a string to the DataWindowChild. |
|
|
Long |
Inserts a new initialized row before |
|
|
Boolean |
Returns true if the |
|
|
Long |
Returns the number of rows that have |
|
|
String |
Uses the specification contained in a |
|
|
Integer |
Activates OLE for the OLE object in the |
|
|
Integer |
Accesses the database to reselect all |
|
|
Integer |
Clears all the data from a DataWindowChild. |
|
|
Integer |
Stops the DataWindowChild from using |
|
|
Integer |
Resets the update flags for the DataWindowChild. |
|
|
Long |
Causes the DataWindowChild to retrieve |
|
|
Long |
Returns the number of rows currently |
|
|
Integer |
Copies a range of rows from one DataWindowChild |
|
|
Integer |
Discards a range of rows. The rows cannot |
|
|
Integer |
Clears a range of rows from a DataWindowChild |
|
|
Integer |
Saves the contents of the DataWindowChild |
|
|
Long |
Scrolls forward by the number of rows |
|
|
Long |
Scrolls the DataWindowChild to the next |
|
|
Long |
Scrolls backward by the number of rows |
|
|
Long |
Scrolls to the previous row. The ScrollPriorRow function |
|
|
Integer |
Causes the control to scroll to the specified |
|
|
Integer |
Selects or deselects the specified row |
|
|
Integer |
Sets the border style of the specified |
|
|
Long |
Applies changes captured with GetChanges to |
|
|
Integer |
Makes the specified column the current |
|
|
Integer |
Sets the height of each row in a specified |
|
|
Integer |
Defines the filter criteria for the DataWindowChild. |
|
|
Integer |
Sets the display format for the specified |
|
|
Integer |
Sets the value of the specified row and |
|
|
Integer |
Sets the status of a row in a specified |
|
|
Integer |
Moves an object within the DataWindowChild |
|
|
Integer |
Controls automatic redrawing of the DataWindowChild |
|
|
Integer |
Makes the specified row the current row |
|
|
Integer |
Sets the current row indicator for the |
|
|
Integer |
Defines the sort criteria for the DataWindowChild. |
|
|
Integer |
Sets the current SQL statement |
|
|
Integer |
Changes the current SELECT statement |
|
|
Integer |
Changes the tab value of the specified |
|
|
Integer |
Replaces the text in the edit control |
|
|
Integer |
Sets values in the DataWindowChild’s |
|
|
Integer |
Sets the Transaction object for the DataWindowChild |
|
|
Integer |
Changes the validation rule used for |
|
|
Integer |
Sets the value of the specified item |
|
|
Integer |
Causes a DataWindowChild to use a programmer–specified connection |
|
|
Integer |
Shares data between a primary DataWindowChild |
|
|
Integer |
Turns off sharing for the DataWindowChild. |
|
|
Integer |
Sorts the rows of the DataWindowChild |
|
|
Object |
Returns the type of the control. |
|
|
Integer |
Sends to the database all inserts, deletes, |