M
mikeyatsony
Hi all...
I've been training a little on the whole ASP.NET and would like to know
how someone would use the data repeater like this:
For example, I have some data coming from a table and let's say for
some of the rows, I would like to show a website for the company if
they had that level of membership but for others, I would like to HIDE
the website for the company. It could be as easy as a BIT field in the
table like SHOWURL, if checked, it shows, if not, the URL should not
show.
Is there a way to do this? Do you use another control?
Thoughts?
I've been training a little on the whole ASP.NET and would like to know
how someone would use the data repeater like this:
For example, I have some data coming from a table and let's say for
some of the rows, I would like to show a website for the company if
they had that level of membership but for others, I would like to HIDE
the website for the company. It could be as easy as a BIT field in the
table like SHOWURL, if checked, it shows, if not, the URL should not
show.
Is there a way to do this? Do you use another control?
Thoughts?