Dear All,
Successfully created table with rows and columns dynamically in aspx.vb file.
Question: How to do we insert html tags in the table cells?
Is there anything (.innerHTML) property avaiable in .vb class or something else? What I am loking for is to provide href=" in each table cell.
Many Many Thanks
Successfully created table with rows and columns dynamically in aspx.vb file.
Question: How to do we insert html tags in the table cells?
Is there anything (.innerHTML) property avaiable in .vb class or something else? What I am loking for is to provide href=" in each table cell.
Many Many Thanks