Biografía del usuario
404: la biografía no se encuentra
Miembro desde 29 mar, 2021
Publicaciones:
Respuestas:

Este es el tablepane:

<tablePane  
                      id="tpDIGI"
                      showQuery="true" 
                      valign="top" 
                      maxRows="300" 
                      tableName="NombreTabla"
                      showRowSelector="false"
                      width="490px"
                      showFilters="true" 
                      showValueInTooltip="true" 
                      autoExecute="true" 
                      fixedHeaders="true"
                      whereClause="CAMPO = ?"
                      onselectrow="" 
                      useSnapshot="true"
                       initialExecute="true"
                       rowSelect="false">
                    <column ... />
            </tablePane>

Más abajo, tengo un ClassMethod que ejecuta:

zen('tpDIGI').parameters[0].value='1111'

Ahi me da el error antes mencionado. Alguna idea???

Insignias y certificaciones Credly:
LUIS aún no tiene insignias o certificaciones Credly.
Insignias de Global Masters:
LUIS aún no tiene medallas de Global Masters.
Seguidores:
LUIS aún no tiene seguidores.
Siguiendo:
LUIS aún no sigue a nadie.