PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Link several controls on a form to a different source
Link several controls on a form to a different source
Iniciado por Gautam, 28,dic. 2016 17:30 - No hay respuesta
Miembro registrado
67 mensajes
Publicado el 28,diciembre 2016 - 17:30
Hello all

Is there a way to quickly link several controls to a different source in the 7-tab description window? I have several forms with several controls on each form that need to be relinked to their respective class objects. Each form has a class object that I need to link all the controls on the form to. Currently, all the controls are linked directly to the data table. Its quite tedious process to select each control and change the link to point to the object variable in the description window of each control.
Using F4 partially helps as it points to the class object but you still have to change each control one by one.
Is there a way to do the above quickly?