<%@ Page Language="VB" MasterPageFile="masterpage.master" AutoEventWireup="false" CodeFile="tblFixtureMasterview.aspx.vb" Inherits="tblFixtureMasterview" CodeFileBaseClass="AspNetMaker7_tfpssnet" %> <% If tblFixtureMaster.Export = "" Then %> <% End If %>

View TABLE: Fixture Master

<% If tblFixtureMaster.Export = "" Then %> Back to List  <% If Security.CanAdd Then %> Add  <% End If %> <% If Security.CanEdit Then %> Edit  <% End If %> <% If Security.CanDelete Then %> Delete  <% End If %> <% End If %>

<% tblFixtureMaster_view.ShowMessage() %>

<% If tblFixtureMaster.lfxMFG.Visible Then ' lfxMFG %> > > ><%= tblFixtureMaster.lfxMFG.ViewValue %> <% End If %> <% If tblFixtureMaster.lfxModelType.Visible Then ' lfxModelType %> > > ><%= tblFixtureMaster.lfxModelType.ViewValue %> <% End If %> <% If tblFixtureMaster.lfxSerialNumber.Visible Then ' lfxSerialNumber %> > > ><%= tblFixtureMaster.lfxSerialNumber.ViewValue %> <% End If %> <% If tblFixtureMaster.lfxLamp.Visible Then ' lfxLamp %> > > ><%= tblFixtureMaster.lfxLamp.ViewValue %> <% End If %> <% If tblFixtureMaster.lfxLocationID.Visible Then ' lfxLocationID %> > > ><%= tblFixtureMaster.lfxLocationID.ViewValue %> <% End If %> <% If tblFixtureMaster.lfxHangPos.Visible Then ' lfxHangPos %> > > ><%= tblFixtureMaster.lfxHangPos.ViewValue %> <% End If %> <% If tblFixtureMaster.lfxChannel.Visible Then ' lfxChannel %> > > ><%= tblFixtureMaster.lfxChannel.ViewValue %> <% End If %> <% If tblFixtureMaster.lfxNotes.Visible Then ' lfxNotes %> > > ><%= tblFixtureMaster.lfxNotes.ViewValue %> <% End If %>
Manufacturer
Model / Type
Serial Number
Lamp
Location
Hang Pos
Channel
Notes

<% If tblFixtureMaster.Export = "" Then %> <% End If %>