PDA

View Full Version : stopping datagrid scrolling


cruzmiester
03-16-2005, 12:30 PM
Does anyone know how...

is there any way of preventing the datagrid from scrolling to the top or the bottom if the mouse is above or bellow the datagrid. The scrolling only happens (at least with me) when the Flash Movie Clip is in a browser.

If anyone is interested in pondering this question, my datagrid's dataprovider is a RecordSet of about 500 records.

I can't be the only one experiencing this, as I've seen other peoples' datagrids on other web sites do the same thing.

Although it does not seem to affect its usability, it does provide for a confusing user experience and a big annoyance waiting for the whole datagrid to scroll before anything else can be done.

If you have any ideas as to what I'm missing... I would like to hear about them as I'm sure others would too.

Thanks!!!

Carlos