Grid Line Number

Is it possible to show or hide the Line Numbers in Grid. if yes, how? Thanks Satish

1 Reply

AD Administrator Syncfusion Team March 5, 2004 12:17 PM UTC

You can set this property. this.grid.Model.Options.NumberedRowHeaders = false;

Loader.
Up arrow icon