I bet you don't need all those to be server controls.
HTML controls are lighter weight.
In most cases labels don't need to be controls at all, it can just be
literal text on your page.
150 controls on a single page is a lot for a user to handle even if the
computer can handle it. You might consider breaking this out into pages for
more bite-sized usability.
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.