Home › Forums › WinForms controls › Xceed Grid for WinForms › Row Numbers
Is there a way to display the row numbers in the margin like in Excel?thanks
Imported from legacy forums. Posted by San Fe (had 2386 views)
Hi,
Take a look at the sample called GridExtensions.
You need to extend the RowSelector like in the NumberedRowSelector class of that sample to do it.
Let us know how it goes.
Imported from legacy forums. Posted by Vince [Xceed] (had 322 views)
Thanks for the tip. Worked perfectly 🙂
Imported from legacy forums. Posted by San Fe (had 3361 views)