1
Answer

Can we use panel inside panel in asp.net web page

Arvind Yadav

Arvind Yadav

12y
3k
1
Can we use Panel inside Panel in asp.net web application or is there any other solultion for this problem?
because i want to make group of 5 differnet different table in page.
like

Details
  customer Enquiry
  custname
  custid


  Employee Enquiry
  Emplyoee name
 Empid
  .
  .
  .
  .

 like this i want to make 5 group in a single page


 
Answers (1)