View Single Post
Old 19-02-2008, 14:13   #1
Saaf_laandon_mo
Not Happy
 
Join Date: Nov 2005
Posts: 4,233
Saaf_laandon_mo has a nice shiny starSaaf_laandon_mo has a nice shiny starSaaf_laandon_mo has a nice shiny star
Saaf_laandon_mo has a nice shiny starSaaf_laandon_mo has a nice shiny starSaaf_laandon_mo has a nice shiny starSaaf_laandon_mo has a nice shiny starSaaf_laandon_mo has a nice shiny starSaaf_laandon_mo has a nice shiny starSaaf_laandon_mo has a nice shiny starSaaf_laandon_mo has a nice shiny star
ASP datagrids in visual studio 2005

I am developing my first asp.net application using VS2005. One of the thinks I am trying to grasp is the formatting properties of the data controls. I have a ASP datagrid linked to a sql datasource.

I want my datagrid to be a certain size and have scroll bars. The scroll bars should be on the datagrid, not on the browser window. I have tried setting the properties in the Style menu for the datagrid but nothing seems to work.

I am thinking I need to do something with the clipping settings, but nothing I do displays the scroll bars. If someone can tell me how to display a, say, 5cm by 5cm datagrid, with scroll bars, then I will still have some hair left at the end of the day.

cheers
Saaf_laandon_mo is offline   Reply With Quote