Setting a label conditionally?
I want to set a label's value dynamically, based on the length of a page list. If the page list has 13 entries/records, I want the label to read "13 Years".
"X Years" where X = number of records in page list.
What's the best way to accomplish this? Is this even possible with a label or do I need to use a different control for this purpose?
***Moderator Edit: Vidyaranjan | Updated Categories***