General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
ASPxClientGridViewBatchEditApi.StartEdit(visibleIndex, columnIndex) Method
Switches the specified cell to edit mode.
Declaration
StartEdit(visibleIndex: number, columnIndex: number): void
Parameters
Name | Type | Description |
---|---|---|
visibleIndex | number | A zero-based integer value that specifies the visible index of a row containing the processed cell. |
columnIndex | number | A zero-based integer value that identifies the column which contains the processed cell in the column collection. |
See Also
Feedback