DataList Question

  • Thread starter Thread starter Patrick Olurotimi Ige
  • Start date Start date
P

Patrick Olurotimi Ige

Based on a value from a table in the Database.
I want a Datalist to be visible or not to be visible...
Any ideas?
 
Hi Patrick,

have your DataList control in a PANEL. And based on the value in the DB...
you can show / hide the panel, thus the DataList too.

Cheers,

Jerome. M
 
Back
Top