Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1106
Handling UI Updates For Manual CRUD operations ?????
posted

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.

 

 

Parents
  • 19693
    posted

    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.

Reply Children
No Data