RadGrid for ASP.NET

Resizing rows Send comments on this topic.
Grid rows > Resizing rows

Glossary Item Box

You can allow row resizing by setting the AllowRowResize Property to true. When you set this property, Telerik RadGrid automatically generates a column of type GridRowIndicatorColumn. This column represents the handles for row resizing.

Row Resize and GridRowIndicatorColumn