2
Answers

Fix the Size of DataList

Vikram

Vikram

14y
5.3k
1
Hi,
 
     In my application, I am using DataList. Here I use three different Item into the Item Template. One is data field another is GridView and One Link Button. Now My problem is with the size of the Gridview. When I attach DataSource to GridView the layout get changed and get out of container. So I want to set its size of the Item of DataList at design time so that after databind() of GridView it should not get out of the container.

   Any Help Appreciated 

Thanks,
 
  VIkram
Answers (2)