6/30/2025 5:29:55 PM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss the use of the SalesLogix Web Platform, Client and Customer Portals, and the Application Architect (For version 7.2 and higher only). View the code of conduct for posting guidelines.
|
|
|
|
Refreshing update of address primary/shipping details
Posted: 01 Apr 10 7:33 AM
|
Hi
I am trying to get my address data grid to show the update of a change to the primary and/or shipping address details. Using the AddEditAddress for to make the change to the primary checkbox results in that row showing the new value for the primary/shipping fied but the previous primary/shipping address is still shown as true until you do a full refresh.
I have tried using the IPanelRefreshService to do a refreshall() but this doesn't seem to work.
Have also tried using the DialogService.CloseEventHappened(sender, e); Refresh(); method but this doesn't refresh the address list tab.
I could always redirect back to the page but it would be nice to do this without posting back the page.
Any ideas?
Thanks |
|
|
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|