Hi all,
I have problems to know where i must place de "PlSubCat.Visible = true".
In my page is a repeater with a Linkbutton and will dynamicly filled with data after pageload.
When i give a command on this button, a session is created
which fills a
data list that is
on the same page in a hidden
panel.
When the Data List
is filled, the
panel should be visible but where I placed my
.visibl ...
Go to the complete details ...