gevgelija50 wrote:

I have two grids(source and destination) and I am using drag-and-
drop to populate the destination grid.

I have this working and items are "moved" (sort-of) over to the grid. During debugging, I browsed to see the items available in the dataProvider for the grid. Items are there but the length of the dataProvider is = 0 ??

if the length is 0 then it won't show any items. can you post some sample code to demonstrate the problem? are you querying the property of the grid's dataprovider directly using myDataGrid.dataProvider.length?





Reply via email to