Hi
I have inherited RowSelector Class to define my own Row Selector Class.
Problem i am facing is width remains constant irrespective of number value it displays. As a result up to 2 digit, number values are intact. But if i have more than 100 rows, in that case, number value of Row Selector splits in to two parts
for eg : 1954 is displayed as 19
54
I tried may unsuccessful attempts to increase/decrease width of Row Selector (by HorizontalAlignment property, by ClientRectangle property). But no luck.
Can you please assist me.
Thanks in advance…
Imported from legacy forums. Posted by Pratik (had 1226 views)