aspx_professional thread: Re: communication across iframe / scrollbars on DataGrids
thank you very much for the help. I'll have a look. > Since you only need areas of HTML that is to be within a scrollable box, I s> uggest you look at > The Dynamic Duo - ScrollBar Script h> ttp://www.dkrz.de/~k202039/dhtml/scrollbar/scrollbar.html -> > A Non-External File Scrollbar Script: > Using this way, you can have as many scrollable areas on one page, and you d> on't have to resort to using IFrame anymore (in your case). A> nd since all of your DropDOwnList & DataGrid can remain on the same page n> ow, you won't have problem passing values or triggering events. > Note: In each of the scrollable areas, you can put anything in it, u> ncluding DataGrid, DataList... > P> revious message: >> Can anyone help me please. I have an 'aspx' page with a DropDownList. The p> age also has an Iframe object which connects to another 'aspx' page. This s> econd page has a DataGrid which needs to be populated according to the v> alues chosen on the droplist (in the 1st page). How can that be done ? A> lso, can DataGrids have scroll bars (not the paging option, I was looking f> or a scrollbar, that's why I used the Iframe in the first place) ? > thanx very much > Satish
|





