GeneXus - tablas

 
Vista:

tablas

Publicado por MAC (9 intervenciones) el 20/12/2006 14:24:38
Hola necesito poner borde a una fila determinada de una tabla, en la ayuda encontramos la propiedad BorderColor que se aplica a las celdas y filas de la tabla, de la forma

BorderColor Property
Scope
Objects: Transactions, Web Panels
Controls: Free Style Grids, Grids, Tables, Table’s Cells, Table’s Rows
Languages: .NET, C/SQL, Java, Visual Basic
Interfaces: Web
Purpose
Allows selecting the color that you want for the control's lines
Syntax
Ccontrol.BorderColor = Expression
 
Type Returned:
Numeric
 
Where:
Control
Is the name of a control inserted in the form
 
Expression
Is a numeric representing an RGB color
Description
Design Time: Applies to the Grids, Tables, Table’s Cells, and Table’s Rows.
 
Execution Time: Applies to the Free Style Grids, Grids, and Tables.

Pero esto no lo puedo usar, porque le puse un identificador a una fila y cuando le quiero poner el border color no aparece.
Espero su respuesta.
Desde ya muchas gracias
Valora esta pregunta
Me gusta: Está pregunta es útil y esta claraNo me gusta: Está pregunta no esta clara o no es útil
0
Responder