Hi - I have a radgrid that has 3 collumns - one of these is a percentage number (i.e. a number from 0 - 100). The number is displayed as it comes from the db.
But what I want is to have a bar image in the cell with the number with the width of the bar set to the %number.
How do I access the cell that the number is in? I can't seem to access the cell and its contents. I also want to format the text so that, rather than saying just "23", I append a % to it so it says "23%" plus also the bar image.
Any ideas?
Thanks.
But what I want is to have a bar image in the cell with the number with the width of the bar set to the %number.
How do I access the cell that the number is in? I can't seem to access the cell and its contents. I also want to format the text so that, rather than saying just "23", I append a % to it so it says "23%" plus also the bar image.
Any ideas?
Thanks.