cancel
Showing results for 
Search instead for 
Did you mean: 

Pls send me code through i can refresh my application

Former Member
0 Kudos

Hi,

I created one application .At very first screen updated database and now screen displayed updated data, For that i have to refresh my project everytime. Please can anybudy tell me code for refresh application . So i can set to refresh it aoutomatically.

Regards,

Gurprit Bhatia

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

if your application should be update periodically, try the UI Element TimedTrigger.

Regards

Markus

Former Member
0 Kudos

Hi Gurprit,

You can use view.resetView() method in wdDoModifyView, with appropriate conditions.

It will all the view contents and context.

Regards,

Alka.

Edited by: Alka Panday on Mar 27, 2008 2:09 PM