Connecting Tech Pros Worldwide Forums | Help | Site Map

Datagrid with scrollbars in firefox

Goffin
Guest
 
Posts: n/a
#1: Nov 19 '05
Hey everybody,

I have an asp.net datagrid on my page with a div round it. This div has
a style property overflow:scrolling and a width and a height. So no I
have a scrollbar in Internet Explorer, but when I view my page in
Mozilla Firefox, Ijust get the whole items of my grid, no scrollbar
anymore.

Does anyone has a solution?

Thanks




dotnetkumar
Guest
 
Posts: n/a
#2: Nov 19 '05

re: Datagrid with scrollbars in firefox


i ve got a almost the same prob but the other way. i ve created a default
page with header+menu, an iframe and a footer. Now if i select an item in the
menu the page displayed inside the iframe has a scrol and the whole page has
another scroll. Its ugly to look at the scrolls one beside the other on the
right side of the page. i actually want to design the page so that it appears
almost same with both 800x600 and 1024x768 resolutions. Eventhough some pages
are displayed correctly in the higher resol. the lenghthy pages have two
scrolls. Moreover if the page in the iframe becomes wider(due to the datagrid
which has 15 columns) i ve to locate the horizontal scroll after scrolling
the vertical one.

i tried to play with the height attribute of the iframe but didnt help.

i ve developed a dislike to the scrolls because of this. can anyone help me
to get rid of this dislike?
Closed Thread


Similar ASP.NET bytes