Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
3455
Can we hide the edit symbol from the row header
posted

Hi,

How can I hide the edit sign in row header.

I need the row header for selection but not the edit sign.

regards,

pgr2007

Parents
  • 469350
    Verified Answer
    Offline posted

    I assume you mean the little pencil icon. There's no property to hide this, unfortunately. You should Submit a feature request to Infragistics

    Do you want to just hide the pencil icon or hide all of the symbols? You might be able to acheive this using a DrawFilter and prevent the drawing of all symbols. Or perhaps you could turn off the RowSelectors and add an unbound column and make it look like a RowSelector. 

Reply Children