computergeek
Programmer
Hi,
I have followed Microsoft HowTo article Q198827. This article says to enable the Grid DTC row navigation/color, then set field/expression for a column(s) in grid. I want the user to be able to click a row within the grid and have it automatically selected/highlighted. When I use the suggested syntax, the grid is not displayed at all?! (Assumption that there is a syntax error... grid displays fine if I just reference column name.) Syntax used:
=rsCompanyGrid.anchor([company_name])
I am using IE 5.0 for a browser...
Computergeek
I have followed Microsoft HowTo article Q198827. This article says to enable the Grid DTC row navigation/color, then set field/expression for a column(s) in grid. I want the user to be able to click a row within the grid and have it automatically selected/highlighted. When I use the suggested syntax, the grid is not displayed at all?! (Assumption that there is a syntax error... grid displays fine if I just reference column name.) Syntax used:
=rsCompanyGrid.anchor([company_name])
I am using IE 5.0 for a browser...
Computergeek