T
toufik
Hi,
In my winform, I bind the controls to a dataview DV1 that is created on a
datatable TABLE1,
The problem is the I loose the binding when I refill the datatable (CLEAR(),
dataadapter.fill(dataset1,"TABLE1")).
Any idea pllease
In my winform, I bind the controls to a dataview DV1 that is created on a
datatable TABLE1,
The problem is the I loose the binding when I refill the datatable (CLEAR(),
dataadapter.fill(dataset1,"TABLE1")).
Any idea pllease