kartikeya.sharm
New Member
Hi all,
I am using prodataset. I have query. This issue arose in multi user environment.
User "A" has deleted a record from customer table, in user A browser that deleted record is not visible, where as
this record is visible in User B- becoz of old data /
When user B clicks on that record to delete , I have populate a message this record has been modified by user A.
Now, I want to refresh the dataset of User B.
what is the most optimum way to do so ? DO I have to FILL() it again ( i.e. to run again the fetchData) or is there are Refresh option/method to do so.
Thanking in anticipation.
Kartikeya Sharma
I am using prodataset. I have query. This issue arose in multi user environment.
User "A" has deleted a record from customer table, in user A browser that deleted record is not visible, where as
this record is visible in User B- becoz of old data /
When user B clicks on that record to delete , I have populate a message this record has been modified by user A.
Now, I want to refresh the dataset of User B.
what is the most optimum way to do so ? DO I have to FILL() it again ( i.e. to run again the fetchData) or is there are Refresh option/method to do so.
Thanking in anticipation.
Kartikeya Sharma