G
Guest
Hi,
In my app I have used HTML tables to aid with the layout of the site. i want
some tables only to be viewed by some roles.
e.g. I have a table called tblAdmin, but when I reference this table in code
(to make it visible) I get
"the type or namespace name 'tblAdmin' could not be found..."
Does this mean that I cannot use HTML TABLE's for what I'm doing? i.e. make
them visible or not programatically
Many thanks.
Andy
In my app I have used HTML tables to aid with the layout of the site. i want
some tables only to be viewed by some roles.
e.g. I have a table called tblAdmin, but when I reference this table in code
(to make it visible) I get
"the type or namespace name 'tblAdmin' could not be found..."
Does this mean that I cannot use HTML TABLE's for what I'm doing? i.e. make
them visible or not programatically
Many thanks.
Andy