ASPxClientTreeList Members
In This Article
#Properties
Name | Description |
---|---|
batch |
Provides access to the batch editing client API. |
name |
Gets the unique, hierarchically-qualified identifier for the control.
Inherited from ASPx |
#Methods
Name | Description |
---|---|
Adjust |
Modifies the control’s size against the control’s container.
Inherited from ASPx |
Adjust |
Modifies the controls size within the specified container.
Inherited from ASPx |
Apply |
Applies the specified filter expression to the tree list. |
Apply |
Applies a filter specified in the filter row to the ASPx |
Apply |
Applies the specified search panel filter criterion to tree list data. |
Auto |
Applies a filter to the specified data column. |
Cancel |
Cancels all the changes made and switches the ASPx |
Cast |
Converts the specified object to the ASPx |
Clear |
Clears the filter expression applied to a client Tree List. |
Close |
Hides the Filter Control. |
Collapse |
Collapses all Node. |
Collapse |
Collapses the specified node preserving the expanded state of child nodes. |
Delete |
Deletes the specified node. |
Expand |
Expands all nodes. |
Expand |
Expands the specified node preserving the collapsed state of child nodes. |
Export |
Exports tree list data to a file in the specified format. |
Focus |
Sets input focus to the ASPx |
Focus |
Moves focus to the specified editor within the edited node. |
Get |
Returns the editor used to edit the value in the auto filter row for the specified data column. |
Get |
Obsolete. Returns a value specifying whether a control is displayed.
Inherited from ASPx |
Get |
Returns the client column which is bound to the specified data source field. |
Get |
Returns the column located at the specified position within the ASPx |
Get |
Returns the column with the specified name. |
Get |
Returns the number of columns within the client ASPx |
Get |
Returns a collection of client web control objects.
Inherited from ASPx |
Get |
Gets the key value of the node currently being edited. |
Get |
Returns the editor used to edit the specified column’s values. |
Get |
Returns the value of the specified edit cell. |
Get |
Returns the focused node’s key value. |
Get |
Returns the control’s height.
Inherited from ASPx |
Get |
Returns the current horizontal scroll position of the tree list’s content. |
Get |
Returns an HTML element that is the root of the control’s hierarchy.
Inherited from ASPx |
Get |
Returns an HTML table row that represents the specified node. |
Get |
Returns the specified node’s state. |
Get |
Obtains specified data source field values within a specified node, and submits them to the specified Java |
Get |
Gets the number of pages to which the ASPx |
Get |
Gets the index of the page currently being selected. |
Get |
Returns a client instance of the control that is the parent for a specified control.
Inherited from ASPx |
Get |
Gets the Popup Edit Form. |
Get |
Obtains specified data source field values within selected nodes, and submits them to the specified Java |
Get |
Returns a toolbar specified by its index. |
Get |
Returns a toolbar specified by its name. |
Get |
Returns the current vertical scroll position of the tree list’s content. |
Get |
Returns a value specifying whether a control is displayed.
Inherited from ASPx |
Get |
Returns the number of visible columns within the client ASPx |
Get |
Obtains key values of nodes that are displayed within the current page. |
Get |
Obtains specified data source field values within nodes that are displayed within the current page, and submits them to the specified Java |
Get |
Obtains key values of selected nodes that are displayed within the current page. |
Get |
Returns the control’s width.
Inherited from ASPx |
Go |
Selects the specified page. |
Hide |
Closes the Customization Window. |
In |
Returns a value that determines whether a callback request sent by a web control is being currently processed on the server side.
Inherited from ASPx |
Is |
Indicates whether the Customization Window is displayed. |
Is |
Indicates whether the ASPx |
Is |
Indicates whether the specified node is selected. |
Make |
Scrolls the tree list so that the specified node becomes visible. |
Move |
Moves the specified node to a new position. |
Next |
Activates the next page. |
Perform |
Sends a callback to the server and generates the server-side ASPx |
Perform |
Obsolete. Sends a callback to the server and generates the server-side ASPx |
Perform |
Sends a callback to the server and generates the server-side ASPx |
Prev |
Activates the previous page. |
Refresh | Updates the tree list data. |
Select |
Selects or deselects the specified node. |
Send |
Specifies the text that Assistive Technologies (screen readers or braille display, for example) will provide to a user.
Inherited from ASPx |
Set |
Obsolete. Specifies whether a control is displayed.
Inherited from ASPx |
Set |
Sets the value of the specified edit cell. |
Set |
Enables or disables the current filter. |
Set |
Moves focus to the specified node. |
Set |
Specifies the control’s height. Note that this method is not in effect for some controls. Inherited from ASPx |
Set |
Specifies the horizontal scroll position for the tree list’s content. |
Set |
Specifies a custom editor for the search panel on the client side. |
Set |
Specifies the vertical scroll position for the tree list’s content. |
Set |
Specifies whether a control is displayed.
Inherited from ASPx |
Set |
Specifies the control’s width in pixels.
Inherited from ASPx |
Show |
Invokes the Customization Window and displays it over the specified HTML element. |
Show |
Displays the Filter Control. |
Sort |
Sorts data by the specified data column‘s values. |
Start |
Switches the ASPx |
Start |
Switches the ASPx |
Update |
Saves all the changes made and switches the ASPx |
#Events
Name | Description |
---|---|
Batch |
Occurs on the client side before data changes are canceled in batch edit mode. |
Batch |
Occurs on the client side before data changes are saved in batch edit mode. |
Batch |
Enables you to prevent a batch edit confirmation message from being displayed. |
Batch |
Occurs when a tree list leaves the batch edit mode. |
Batch |
Allows you to handle a Cancel button click for a node in batch edit mode. |
Batch |
Occurs on the client side before a node is deleted in batch edit mode. |
Batch |
Occurs on the client side before a node is inserted in batch edit mode. |
Batch |
Occurs on the client side before a node is recovered in batch edit mode. |
Batch |
Enables you to specify whether the node date is valid and provide an error text. |
Batch |
Occurs when a tree list switches to batch edit mode. |
Batch |
Enables you to provide navigation for editors contained in a templated cell in Batch Edit mode. |
Begin |
Occurs when a callback for server-side processing is initiated. |
Callback |
Fires on the client if any unhandled server error occurs during server-side processing of a callback sent by the ASPx |
Cell |
Occurs when you select or deselect a cell. |
Clipboard |
Occurs before a cell is pasted to the control from the clipboard. Allows you to update the pasted data or skip a cell. |
Column |
Occurs after a column’s width has been changed by an end-user. |
Column |
Enables you to prevent columns from being resized. |
Context |
Enables you to display a context menu. |
Custom |
Occurs when a custom command button has been clicked. |
Custom |
Fires after the callback has been processed in the ASPx |
Customization |
Fires after the Customization Window has been closed. |
End |
Occurs on the client after a callback’s server-side processing has been completed. |
End |
Occurs after a node drag and drop operation is completed. |
Focused |
Occurs on the client side when the focused cell is about to be changed. |
Focused |
Fires in response to changing node focus. |
Init |
Occurs on the client side after the control has been initialized.
Inherited from ASPx |
Key |
Occurs when a user presses a key while ASPx |
Key |
Occurs when a user presses and releases a key while ASPx |
Key |
Occurs when a user releases the pressed key while ASPx |
Node |
Fires on the client when a node is clicked. |
Node |
Fires before a node is collapsed. |
Node |
Fires on the client when a node is double clicked. |
Node |
Fires before a node is expanded. |
Node |
Fires before the focused node has been changed. |
Selection |
Fires after the selection has been changed via end-user interaction. |
Start |
Occurs before a node is dragged by an end-user. |
Toolbar |
Fires after a toolbar item has been clicked. |
See Also