I've tried to create a web control that I need using a html label. I can change the height to what I require but I need to change this value based on a value from a database.
Previoulsy I created properties and referenced them from my web form, chainging the width property.
you might try to use a table with one row and one cell. the height would be determined at design time (take into account my previous post to make sure you can set the height to less than the font height) and the width of the table can be set programatically based on your database value.
--------------------------
"two wrongs don't make a right, but three lefts do" - the unknown sage
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.