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
close icon

display serial number Column

Is there any property available to generate a row number in the begining in Griddataboundgrid? Thanks

1 Reply

AD Administrator Syncfusion Team July 26, 2004 09:57 AM UTC

To do this with properties, you can use: this.gridDataBoundGrid1.BaseStylesMap["Row Header"].StyleInfo.CellType = "Header"; this.gridDataBoundGrid1.Model.Options.NumberedRowHeaders = true;

Loader.
Live Chat Icon For mobile
Up arrow icon