smartdatabrowser and smartdataviewer

Hi everony,

I've got a problem and I hope someone can help me out.

Situation:
- static browser: filled with all kind of data
- smartdataobject: using a temp-table with fields from the tables group and groupdescription
- smartdataviewer
- smartdatabrowser

First you need to select a record in the static browser. One of the fields is a groupcode, so with this groupcode you prepare the query for the smartdataobject. The fields of the temp-table record (from the sdo) appear in the smartdataviewer.

The smartdatabrowser contains the fields language & descr. So if you select a record in the static browse, you see the group information in the smartdataviewer, and in the smartdatabrowser you can see the descriptions of that group in several languages.

When I click the add button in the dyntoolbar, all fields become blanco and ready for input. But my smartdatabrowser still contains the values of the last selected record.

So I want to know how i can "clear" the smartdatabrowse...
Any suggestions?

Thx in advance
 
Top