|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| DisplayDataset (handle) |
Displays the provided DataSet in the Control |
||
| FillTreeViewWithTableNames () |
Walk through the Dataset TopBuffers and add all of them with their
childs to the TreeView |
||
| InitializeComponent () |
|
||
| NodeMouseClickHandler (Object, TreeNodeMouseClickEventArgs) |
Switches the view to the table which is selected. Checks whether the
table is checked (data available). |
||
| System.Windows.Forms.TreeNode RecurseDatasetRelations (handle, handle, TreeNode) |
Add the DatasetRelations recursively to the tree |
||
| LOGICAL RecurseFindTreeNodeName (character, TreeNodeCollection) |
Find a TreeNode by Name |
||
| CHARACTER RecurseTreeNodeNames (TreeNodeCollection) |
Builds a list of all selected child tables from the given selected
node |
||
| System.Windows.Forms.TreeNode RecurseTreeNodes (TreeNodeCollection) |
Returns the first selected table to display in DataView |
| Options | Name | Purpose | |
|---|---|---|---|
| ProDatasetViewerControl () |
Initialize a new instance of the Class and subscribe to events. |
| Options | Name | Purpose | |
|---|---|---|---|
| HANDLE DataSet |
|
|
Top
DisplayDataset (handle)
|
||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
FillTreeViewWithTableNames ()
|
||||||||||||||||||||||||||||||
InitializeComponent ()
|
||||||||||||||||||||||||||||||
NodeMouseClickHandler (Object, TreeNodeMouseClickEventArgs)
|
||||||||||||||||||||||||||||||
System.Windows.Forms.TreeNode RecurseDatasetRelations (handle, handle, TreeNode)
|
||||||||||||||||||||||||||||||
LOGICAL RecurseFindTreeNodeName (character, TreeNodeCollection)
|
||||||||||||||||||||||||||||||
CHARACTER RecurseTreeNodeNames (TreeNodeCollection)
|
||||||||||||||||||||||||||||||
System.Windows.Forms.TreeNode RecurseTreeNodes (TreeNodeCollection)
|
||||||||||||||||||||||||||||||
ProDatasetViewerControl ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
HANDLE DataSet
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|