The DataBrowser enables to navigate between records that are selected from the database or from XML formatted data. All business objects can call the DataBrowser object using the Browser property. You must use a Recordset object to initialize the DataBrowser object.
You cannot create a new DataBrowser object, it is invoked as a Browser property of a business object.