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 to the |
|
|
String |
Returns the name assigned to the |
|
|
String |
Deletes all the items from a value list or code |
|
|
Integer |
Displays the Crosstab Definition dialog box so that |
|
|
Integer |
Cancels a database retrieval in |
|
|
Long |
Returns the error code (number) generated by a Obsolete DBErrorCode is an obsolete |
|
|
String |
Returns a string containing the text of the error Obsolete DBErrorMessage is an obsolete |
|
|
Long |
Returns the number of rows that have been deleted |
|
|
Integer |
Deletes the specified row from the |
|
|
String |
Returns requested information about the structure |
|
|
String |
Exports data from the DataWindow control, DataStore |
|
|
String |
Exports a data row from the DataWindow control, |
|
|
Integer |
Displays specific rows of the DataWindowChild based |
|
|
Integer |
Returns the number of rows that are not visible |
|
|
Long |
Returns the number of the first row that meets the |
|
|
Long |
Searches starting at a specified row for the first |
|
|
String |
Returns the string containing the band in which the |
|
|
Border (enumerated) |
Returns a Border enumerated datatype indicating the Box! Lowered! NoBorder! Raised! ResizeBorder! ShadowBox! Underline! |
|
|
Long |
Retrieves changes made to a DataWindow into a blob. |
|
|
Integer |
Provides a reference to a child DataWindow or to a |
|
|
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 in the |
|
|
String |
Returns the name of the current column in the |
|
|
Integer |
Creates a reference to a context-specific instance |
|
|
String |
Returns the format used for display in the |
|
|
Date |
Returns the date data in the specified row and |
|
|
DateTime |
Returns the datetime data in the specified row and |
|
|
Decimal |
Returns the decimal data in the specified row and |
|
|
Double |
Returns the numeric data in the specified row and |
|
|
dwItemStatus (enumerated) |
Returns the status of the item at the specified row DataModified! New! NewModified! NotModified! |
|
|
String |
Returns the string data in the specified row and |
|
|
Time |
Returns the time data in the specified row and |
|
|
Long |
Returns the number of the first row that was |
|
|
String |
Returns the string containing the name of the |
|
|
PowerObject |
Returns a reference to the name of the parent |
|
|
Long |
Returns an integer containing the number of the |
|
|
Long |
Gets the row number of a row in a DataWindow |
|
|
Long |
Gets the unique row identifier of a row in a |
|
|
Integer |
Returns the number of the first selected row after |
|
|
String |
Returns the current SQL statement the Obsolete GetSQLPreview is an obsolete |
|
|
String |
Returns the current SELECT statement for the |
|
|
String |
Returns the text in the edit control over the |
|
|
Integer |
Returns the values in the DataWindowChild |
|
|
Integer |
Stores the number of the row that will be updated Obsolete GetUpdateStatus is an obsolete |
|
|
String |
Returns the validation rule used in the specified |
|
|
String |
Returns the specified item in the value list for |
|
|
Integer |
Recalculates the breaks in the groups in the |
|
|
Long |
Copies data from the clipboard to the |
|
|
Long |
Copies data from a file to the |
|
|
Long |
Inserts data from a JSON string into the |
|
|
Long |
Inserts data from a JSON string into the |
|
|
Long |
Inserts a data row from a JSON string into a |
|
|
Long |
Copies data from a string to the |
|
|
Long |
Inserts a new initialized row before the specified |
|
|
Boolean |
Returns true if the specified row in the |
|
|
Long |
Returns the number of rows that have been modified |
|
|
String |
Uses the specification contained in a string to |
|
|
Integer |
Activates OLE for the OLE object in the specified |
|
|
Integer |
Accesses the database to reselect all columns that |
|
|
Integer |
Clears all the data from a |
|
|
Integer |
Stops the DataWindowChild from using a |
|
|
Integer |
Resets the update flags for the |
|
|
Long |
Causes the DataWindowChild to retrieve rows from |
|
|
Long |
Returns the number of rows currently available in |
|
|
Integer |
Copies a range of rows from one DataWindowChild to |
|
|
Integer |
Discards a range of rows. The rows cannot be |
|
|
Integer |
Clears a range of rows from a DataWindowChild and |
|
|
Integer |
Saves the contents of the DataWindowChild control |
|
|
Integer |
Saves the PDF file into a blob variable when you |
|
|
Long |
Scrolls forward by the number of rows showing in |
|
|
Long |
Scrolls the DataWindowChild to the next row. |
|
|
Long |
Scrolls backward by the number of rows showing in |
|
|
Long |
Scrolls to the previous row. The ScrollPriorRow |
|
|
Integer |
Causes the control to scroll to the specified row. |
|
|
Integer |
Selects or deselects the specified row of the |
|
|
Integer |
Sets the border style of the specified column in |
|
|
Long |
Applies changes captured with GetChanges to a |
|
|
Integer |
Makes the specified column the current column in |
|
|
Integer |
Sets the height of each row in a specified |
|
|
Integer |
Defines the filter criteria for the |
|
|
Integer |
Sets the display format for the specified column of |
|
|
Integer |
Sets the value of the specified row and column of |
|
|
Integer |
Sets the status of a row in a specified column of |
|
|
Integer |
Moves an object within the DataWindowChild to |
|
|
Integer |
Controls automatic redrawing of the DataWindowChild |
|
|
Integer |
Makes the specified row the current row in the |
|
|
Integer |
Sets the current row indicator for the |
|
|
Integer |
Defines the sort criteria for the DataWindowChild. |
|
|
Integer |
Sets the current SQL statement for the |
|
|
Integer |
Changes the current SELECT statement for the |
|
|
Integer |
Changes the tab value of the specified column in |
|
|
Integer |
Replaces the text in the edit control at the |
|
|
Integer |
Sets values in the DataWindowChild’s internal |
|
|
Integer |
Sets the Transaction object for the DataWindowChild |
|
|
Integer |
Changes the validation rule used for the specified |
|
|
Integer |
Sets the value of the specified item in the value |
|
|
Integer |
Causes a DataWindowChild to use a |
|
|
Integer |
Shares data between a primary DataWindowChild and a |
|
|
Integer |
Turns off sharing for the DataWindowChild. If that |
|
|
Integer |
Sorts the rows of the DataWindowChild based on its |
|
|
Object |
Returns the type of the control. |
|
|
Integer |
Sends to the database all inserts, deletes, and |