Hi...
i tried
' odbdatasources.RemoveRecord(i - 1) |
In looping but
here one important thing i would like to tell u..
if i put break point...
it is working means...
all the records it is deleting..
if i remove the break point..
one record i it is adding..
the problem is comming if the
matrix has all rows are empty..
it is comming..
+++++++++++++++
but 5 rows are there only 1 row has value
4 rows deleting fine
+++++++++++
but 5 rows are there there is no values at all
1 empty row is adding..
++++++++++++++++
so,many ways tried but still i have not got the result..
db datasouces in looping not working..
earlier i was thought click event and item pressed event problem..
but now i understood both performing the same action..