We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

DataGrid Row Numbers (1, 2, 3, .....)

Hi there, Please let me know how to add the Row Numbers to the DataBound Grid. Thanks Satish

1 Reply

AD Administrator Syncfusion Team April 8, 2004 09:53 AM UTC

To get the numbered row headers, try setting these properties: Me.gridDataBoundGrid1.Model.Options.NumberedRowHeaders = True Me.gridDataBoundGrid1.BaseStylesMap("Row Header").StyleInfo.CellType = "Header"

Loader.
Live Chat Icon For mobile
Up arrow icon