Consultor Eletrônico



Kbase P82033: Multiple Selection Browsers are not supported with Dynamics
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   3/19/2007
Status: Unverified

GOAL:

Are multiple selection Browsers supported with Dynamics?

FACT(s) (Environment):

Dynamics

FIX:

Multiple selection could be set for a dynamic browse in Dynamics 1.1A via the attribute MULTIPLE, but the ADM2 does not provide additional functionality to support this feature yet. For instance, if the user selects several rows in a MULTIPLE = TRUE browse and then hits "delete," the ADM2 will not automatically delete the rows. For this reason, the multiple browse attribute has been removed in later releases of Dynamics from the available dynamic properties in the repository.

Adding functionality to the ADM2 that supports multiple selection in the dynamic browse is the responsibility of the programmer. Progress Software recommends that any programmer undertaking such an implementation have an advanced knowledge of the ADM2 and Dynamics.

Progress Technical Support will not be able to assist customers with writing their own implementations of multiple-selection functionality in dynamic browses, since such assistance is outside the scope of technical support services. For such assistance, customers should contact their regional manager of Progress Professional Services.

Note that the MULTIPLE attribute can not be changed after the browse widget is realized. Thus for Dynamics, you could try setting it in the rendering program (however, that would set it for all browsers).