Thanks Mr Srinil Kumar for your Information in flex India Groups Really Helpful to all
On Mon, Apr 5, 2010 at 8:24 PM, srinil <[email protected]> wrote: > > Hi, > > I think as per my knowledge flex is not supporting free scroll when > we set dragMoveEnabled = true > > so you need to write a code you self to implement. > based on > dropindex value, vertical scroll position and rowCount > > Kumar > > > > On Mar 16, 6:59 pm, NightAvatar <[email protected]> wrote: > > Does anybody know how to allow dragging a row to below the scroll > > (past the visible area) in an AdvancedDataGrid? > > > > If my table is 50 rows, my AdvancedDataGrid is set to a height which > > shows 20 rows (user must scroll down to see the rest), and I want to > > drag row 1 to row 30 or 40... How is this possible? > > > > Currently (with default settings) I can only drag-and-drop to a row > > that is visible on the page, not to a spot farther down, below the > > scroll. > > > > Thanks for any help! :) > > -- > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<flex_india%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > > -- Regards Ganesh S -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

