Skip to content

docs(Grid): Document stacked mode #3164

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

docs(Grid): Document stacked mode #3164

wants to merge 2 commits into from

Conversation

dimodi
Copy link
Contributor

@dimodi dimodi commented Aug 7, 2025

No description provided.

@dimodi dimodi requested review from a team as code owners August 7, 2025 14:38
@@ -22,17 +22,18 @@ The [Blazor Grid](https://demos.telerik.com/blazor-ui/grid/overview) provides se

| Tool Name | Tool Tag | Description |
| --- | --- | --- |
| Add | `GridToolBarAddTool` | An add command that fires the [`OnAdd` event](slug:grid-editing-overview#events). |
| Cancel | `GridToolBarCancelEditTool` | Cancels the changes for the selected row. [Row selection](slug:grid-selection-row) and [`Inline`](slug:grid-editing-inline) or [`Popup`](slug:grid-editing-popup) editing mode are required. |
| Add | `GridToolBarAddTool` | An Add common button that fires the [`OnAdd` event](slug:grid-editing-overview#events). |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • If "Add" is the button label, use bold (An Add command button). This comment applies to the rest of the descriptions in this table
  • "common" -> "command"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants