Ok this is my rant for today. I hate code generators when they don't let you write code. I am using .NET 2005 (2.0) and it won't let me use form tags in the view layer. It's supposed to automatically generate the form tags when I add a data component to the page - like a gridView or formView. When I try to go back and add it in, it throws an error at runtime - saying I can't have more than one in a form - and that is all that there is - one form.

WTF?!? rolleyes

Have you heard of this before? I am going to Bill's web site to see what I can find. Thought I'd ask here first and at least go on a bit while I was at it.