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

View TABLE: ltg Fixture Note

<% If ltgFixtureNote.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 %>

<% ltgFixtureNote_view.ShowMessage() %>

<% If ltgFixtureNote.notFixID.Visible Then ' notFixID %> > > ><%= ltgFixtureNote.notFixID.ViewValue %> <% End If %> <% If ltgFixtureNote.notTypeID.Visible Then ' notTypeID %> > > ><%= ltgFixtureNote.notTypeID.ViewValue %> <% End If %> <% If ltgFixtureNote.notDate.Visible Then ' notDate %> > > ><%= ltgFixtureNote.notDate.ViewValue %> <% End If %> <% If ltgFixtureNote.notShortDesc.Visible Then ' notShortDesc %> > > ><%= ltgFixtureNote.notShortDesc.ViewValue %> <% End If %> <% If ltgFixtureNote.notNote.Visible Then ' notNote %> > > ><%= ltgFixtureNote.notNote.ViewValue %> <% End If %> <% If ltgFixtureNote.notLPRStatusID.Visible Then ' notLPRStatusID %> > > ><%= ltgFixtureNote.notLPRStatusID.ViewValue %> <% End If %> <% If ltgFixtureNote.notPriority.Visible Then ' notPriority %> > > ><%= ltgFixtureNote.notPriority.ViewValue %> <% End If %> <% If ltgFixtureNote.notIsActive.Visible Then ' notIsActive %> > > <% If Convert.ToString(ltgFixtureNote.notIsActive.CurrentValue) = "1" Then %> <% Else %> <% End If %> <% End If %> <% If ltgFixtureNote.notCreatedBy.Visible Then ' notCreatedBy %> > > ><%= ltgFixtureNote.notCreatedBy.ViewValue %> <% End If %> <% If ltgFixtureNote.notCreatedOn.Visible Then ' notCreatedOn %> > > ><%= ltgFixtureNote.notCreatedOn.ViewValue %> <% End If %> <% If ltgFixtureNote.notModifiedBy.Visible Then ' notModifiedBy %> > > ><%= ltgFixtureNote.notModifiedBy.ViewValue %> <% End If %> <% If ltgFixtureNote.notModifiedOn.Visible Then ' notModifiedOn %> > > ><%= ltgFixtureNote.notModifiedOn.ViewValue %> <% End If %>
Fixture
Note Type
Date
Short Desc
Note
Problem Status
Priority
Is Active
Created By
Created On
Modified By
Modified On

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