Hi!

I am making an asp.net application using c# as the codebehind. I have a couple of text boxes, which I want to put under the panel web control, just to give it a better look (a look like 'text boxes under a frame'). The problem is after I put my text boxes under the panel, I am unable to type anything into them. Though, the dropdown box works fine. What's the problem?