Microsoft
Software
Hardware
Network
Question : SPRY DataSet - not updating on screen after successful update to database
Hello,
I have a main form with an "edit" button. This form is populated with a Spry DataSet. The main form loads a Shadowbox form for user to update data when "edit" is clicked. On the Shadowbox form, I have a button "Update Info". I want the user to press this button, data gets updated, Shadowbox closes and the main form shows the updated information.
Everything is working correctly, except for the update on the main form. I must reload the main form to see the updated data. I have tried Spry.DataSet.updateAllRegi
ons() as well as Spry.DataSet.updateRegion(
"myRegion"
) but neither has any effect. I need it to be update after the Shadowbox is closed.
I'm sure I'm overlooking something very obvious, so I would be very appreciative if someone could point me in the right direction. This is my first project with Spry.
Many thanks.
Cheers!
Answer : SPRY DataSet - not updating on screen after successful update to database
Also, I think you may want to call loadData() after the update is performed.
ds1.loadData();
Random Solutions
How can I databind with a default entry of string.Empty
Java Not Working in Internet Explorer or Firefox
No mapping found for HTTP request with URI [/MyWeb/help/webhelp.css] in DispatcherServlet with name 'help'
Adding URL Parameter
Horizontal RSS Feed News Ticker
Powershell WMI Outlook version script permissions denied
WAN SETUP
diff between cfgmgr -v and cfgmgr -v fcs0 and fcs1...
simple math programming question
SBS 2003 and Second DC questions