Hey everyone,
Was just wondering if it was at all possible to set a label to say a regular html table and asp controls within it.
I had some trouble before doing it, I know that I'm able to set the label to html controls so far
thanks
Printable View
Hey everyone,
Was just wondering if it was at all possible to set a label to say a regular html table and asp controls within it.
I had some trouble before doing it, I know that I'm able to set the label to html controls so far
thanks
are you talking about some sort of placeholder?
Also is this ASP.NET or regular ASP? Either way you arent in the right forum, but I will move the post to where you will get the best responses once you let me know which ASP you are working with.
If you mean assigning the html text to a label , then it's possible but if you mean rendering the table , it's something else.
i get it, thanks! was about to test it out