Skip to content

Replies

0
Alexander
Alexander answered on Dec 21, 2009 12:36 PM

Hello,

I have the same Issue by selecting rows from an UltraGrid.

I tried to implement this example on the following site: How to Drag and Drop Rows in a Grid

If the DragDrop event is fired, the program get no selected rows. The object of type SelectedRowsCollection has zero values.

I had opened the UltraWinGrid Designer from the
grid's smart tag and selected the "Feature Picker" and used the
"Selection" node.

I use VS2008 and Infragistic 9.2. I spent much time get the issue solved, but I see no solution.