Here's another question... when I drag a row to a different spot in the datagrid... how can I figure out where in the grid it landed? I need to be able to have a user drag and drop rows to order the datagrid to their liking and then be able to get the current order of the rows.
Is this possible? ~harris --- In [email protected], "Harris Reynolds" <[EMAIL PROTECTED]> wrote: > > Hi there. I am having a problem with a DataGrid that allows users to > drag items in the control to new positions with the list. Dragging > items works when the control is initially loaded, but stops working > after a column header is clicked that sorts the items using the > default mechanism. > > Is there a way to have dragging items to other positions within the > grid still work after sorting on the columns? > > thanks, > > ~harris > -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/flexcoders/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

