|
-
Jun 9th, 2005, 03:07 PM
#1
Thread Starter
Hyperactive Member
Panel Control
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?
-
Jun 9th, 2005, 03:22 PM
#2
New Member
Re: Panel Control
Check and see if both the panel and the textboxes are enabled.
-
Jun 9th, 2005, 03:33 PM
#3
Thread Starter
Hyperactive Member
Re: Panel Control
both are enabled.....panel and the textboxes
-
Jun 11th, 2005, 01:10 AM
#4
Lively Member
Re: Panel Control
Use HTML Panel for this. it is like div. may be your problem will be solved.
Rajib
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|