Click to See Complete Forum and Search --> : Problem with UltraGrid and DataSet


azazel77
07-13-2006, 03:12 AM
I have a DataSet and an Infragistic UltraGrid (Windows) binded to it.
Now when i drag something on the ultragrid, i create a new row on the ultragrid. Simultaneously, I insert a row in the DataSet. But this automatically adds one more row to the ultragrid.

Any workaround ??

Thanks in advance