Hi,
I have successfully implemented my DAL level library to CREATE, UPDATE and DELETE Rows int he backend storage. However I have a few issues.
THe changes are made to the grid when you Create OR Update. In terms of delete, no Row is deleted. I
It seems to me that you really need to re-bind those islands where the change was made ( I assume Islands are all rows within a band regardless of whos parent they have).
How do I force the UI to update after an update of some sort is attempted. Can someone please help me here.
Hello,
Can you please provide us with an isolated sample reproducing the issue?
If it is not possible , some details regarding the changes which you made to the grid when you delete row
will be appricieated.
Hope hearing from you.
Thank you for your reply. I think this problem is resolved although another one has taken its place, I will post seperately on that.
Regards