Vikram

Vikram

  • 1.4k
  • 276
  • 305.3k

Fix the Size of DataList

May 26 2010 9:47 AM
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)