Skip to Content
0
Former Member
Apr 14, 2004 at 02:19 PM

UI: How to bind user tables in a matrix?

52 Views

Hello All,

This is my first project on adding a matrix so please forgive me if it is a simple question. I am trying to bind a UDT @CLOCKIN to a matrix, however I can't seem to find the right way to reference it in the code, @CLOCKIN produces an error, as well as [@CLOCKIN], CLOCKIN.

oColumn.DataBind.SetBound True, "@CLOCKIN", "U_CODE"

TIA

Eli Lawson

Tulsa, Oklahoma USA