Skip to content

Resolve the Build automation error: #1228

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 1 commit into
base: development
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions WindowsForms-toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -1959,31 +1959,31 @@
Managing Rows and Columns
<ul>
<li>
<a href="/windowsforms/Grid-Control/how-to/Managing Rows and Columns/how-to-resize-row-height-based-on-the-font-of-grid">How to resize row height based on the font of grid</a>
<a href="/windowsforms/Grid-Control/how-to/Managing-Rows-and-Columns/how-to-resize-row-height-based-on-the-font-of-grid">How to resize row height based on the font of grid</a>
</li>
<li>
<a href="/windowsforms/Grid-Control/how-to/Managing Rows and Columns/how-to-set-the-height-of-a-row">How to set the height of a row</a>
<a href="/windowsforms/Grid-Control/how-to/Managing-Rows-and-Columns/how-to-set-the-height-of-a-row">How to set the height of a row</a>
</li>
<li>
<a href="/windowsforms/Grid-Control/how-to/Managing Rows and Columns/how-to-set-the-number-of-rows-or-columns">How to set the number of rows or columns</a>
<a href="/windowsforms/Grid-Control/how-to/Managing-Rows-and-Columns/how-to-set-the-number-of-rows-or-columns">How to set the number of rows or columns</a>
</li>
<li>
<a href="/windowsforms/Grid-Control/how-to/Managing Rows and Columns/how-to-set-the-width-of-a-column">How to set the width of a column</a>
<a href="/windowsforms/Grid-Control/how-to/Managing-Rows-and-Columns/how-to-set-the-width-of-a-column">How to set the width of a column</a>
</li>
<li>
<a href="/windowsforms/Grid-Control/how-to/Managing Rows and Columns/how-to-swap-rows-and-columns">How to swap rows and columns</a>
<a href="/windowsforms/Grid-Control/how-to/Managing-Rows-and-Columns/how-to-swap-rows-and-columns">How to swap rows and columns</a>
</li>
<li>
<a href="/windowsforms/Grid-Control/how-to/Managing Rows and Columns/how-to-hide-a-row-or-column">How to hide a row or column</a>
<a href="/windowsforms/Grid-Control/how-to/Managing-Rows-and-Columns/how-to-hide-a-row-or-column">How to hide a row or column</a>
</li>
<li>
<a href="/windowsforms/Grid-Control/how-to/Managing Rows and Columns/how-to-make-resizing-possible-in-additional-row-headers-of-a-gridcontrol-and-griddataboundgrid">How to make resizing possible in additional row headers of a GridControl and GridDataBoundGrid </a>
<a href="/windowsforms/Grid-Control/how-to/Managing-Rows-and-Columns/how-to-make-resizing-possible-in-additional-row-headers-of-a-gridcontrol-and-griddataboundgrid">How to make resizing possible in additional row headers of a GridControl and GridDataBoundGrid </a>
</li>
<li>
<a href="/windowsforms/Grid-Control/how-to/Managing Rows and Columns/how-to-move-to-the-next-row-from-the-last-cell-of-a-row">How to move to the next row from the last cell of a row </a>
<a href="/windowsforms/Grid-Control/how-to/Managing-Rows-and-Columns/how-to-move-to-the-next-row-from-the-last-cell-of-a-row">How to move to the next row from the last cell of a row </a>
</li>
<li>
<a href="/windowsforms/Grid-Control/how-to/Managing Rows and Columns/how-to-size-column-widths-or-row-heights-to-fit-the-text">How to size column widths or row heights to fit the text</a>
<a href="/windowsforms/Grid-Control/how-to/Managing-Rows-and-Columns/how-to-size-column-widths-or-row-heights-to-fit-the-text">How to size column widths or row heights to fit the text</a>
</li>
</ul>
</li>
Expand Down