I have a grid on which I have applied a drag & drop operation which works perfectly, but when I drop in my drop event I have coded to ad a new row in the grid with the field values assigned. It does not show me the new row.Rather it display me when I add another row (delayed action).
---Hiten