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
470
RowSelector numbering
posted

Is it possible to set row numbering for the RowSelector? (e.g. I want to start numbering with 101 instead of 1)

Parents
  • 469350
    Offline posted

    Hi,

    There's nothing built-in to allow you to do this, but there are a couple of ways you could acheive what you want. 

    The easiest way, in my opinion would be to use a CreationFilter. You could then change the text of the TextUIElement in the row selector for each row. 

Reply Children