Results 1 to 4 of 4

Thread: Panel Control

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2002
    Location
    Malaysia
    Posts
    345

    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?
    Thanks.

  2. #2
    New Member
    Join Date
    Jun 2005
    Posts
    6

    Re: Panel Control

    Check and see if both the panel and the textboxes are enabled.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2002
    Location
    Malaysia
    Posts
    345

    Re: Panel Control

    both are enabled.....panel and the textboxes
    Thanks.

  4. #4
    Lively Member
    Join Date
    Mar 2005
    Location
    Dhaka, Bangladesh
    Posts
    102

    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
  •  



Click Here to Expand Forum to Full Width