Refresh Data in Detail Block [message #439058] |
Wed, 13 January 2010 16:46 |
psmith8909@aol.com
Messages: 8 Registered: October 2006 Location: Las Vegas
|
Junior Member |
|
|
Hello. I have a master/detail block in a form in which I need to refresh the data in the detail block after information is entered into the table in which the detail block is based. I'm not expecting the user to click a button to refresh this data. Any ideas as to how I can do this? Thanks.
|
|
|
|
Re: Refresh Data in Detail Block [message #439090 is a reply to message #439058] |
Thu, 14 January 2010 03:29 |
tamzidulamin
Messages: 132 Registered: October 2009 Location: Dhaka
|
Senior Member |
|
|
psmith8909@aol.com wrote on Thu, 14 January 2010 04:46Hello. I have a master/detail block in a form in which I need to refresh the data in the detail block after information is entered into the table in which the detail block is based. I'm not expecting the user to click a button to refresh this data. Any ideas as to how I can do this? Thanks.
You can use execute_query when your required.
For autometically query or refresh data u must have use Timer.
Tamzidul Amin.
|
|
|