Form Close we need to refresh the form

 public void close()
    {
        FormDataSource  formDataSource;
        super();
        formDataSource = element.args().record().dataSource();
        formDataSource.research(true);
    }

Comments

Post a Comment

Popular posts from this blog