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

What is the single black triangular pointer on the leading edge of the selection process?

Hi, everybody, What is the name of the subject and how to handle it programmatically? Best regards, Alexey

1 Reply

AD Administrator Syncfusion Team July 24, 2003 10:45 AM UTC

If you are using a GridDataBoundGrid, that triangle indicates the current position in the datasource. (There can be only one current position in the currencymanager for the datasource). If you do not want to see this triangle, then you can change the row basestyle to use the generic header celltype. this.gridDataBoundGrid1.BaseStylesMap["Row Header"].StyleInfo.CellType = "Header";

Loader.
Live Chat Icon For mobile
Up arrow icon