Visual Studio 2008 Problem. Control not recognized.

S

shapper

Hello,

I had a class library which was working in Visual Studio 2008 Beta 2.

Now that I installed the final version of VS2008 I get a error in my
code:

Dim footer As New HtmlTableFooterSection

HtmlTableFooterSection is not recognized.

What is wrong?

Thanks,
Miguel
 
K

Kevin Spencer

System.Web.UI.HtmlControls.HtmlTableFooterSection is not in the class
library. Apparently, it didn't make the final cut.

--
HTH,

Kevin Spencer
Chicken Salad Surgeon
Microsoft MVP
 
S

shapper

System.Web.UI.HtmlControls.HtmlTableFooterSection is not in the class
library. Apparently, it didn't make the final cut.

--
HTH,

Kevin Spencer
Chicken Salad Surgeon
Microsoft MVP

Yes,

I know that.
But how did they solved the problem with ListView for the tfoot and
thead table tags?

Thanks,
Miguel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top