📄 clinicalstagesform.ascx
字号:
<td valign="top" ><%# DataBinder.Eval(Container.DataItem, "LkpDescription") %></td>
</tr>
</ItemTemplate>
</asp:Repeater>
</table>
</div>
</td>
<td class="loginBorder"><img src="../../images/shim.gif" height="1" width="1" border="0" /></td>
</tr>
<tr class="popupTable">
<td class="loginBorder"><img src="../../images/shim.gif" height="1" width="1" border="0" /></td>
<td > </td>
<td class="popupLabel" valign="top"> </td>
<td > </td>
<td > </td>
<td class="loginBorder"><img src="../../images/shim.gif" height="1" width="1" border="0" /></td>
</tr>
<tr class="popupTable">
<td colspan="6"><img src="../../images/StagingInfoPanelFoot.gif" height="4" width="400" border="0" /><br></td>
</tr>
</table>
</div>
<!--- end staging layer --->
<val:PDLabel id="ClinStageDate_PdLabel" Text="" Field="ClinStageDate" Required="No" runat=server /></td>
<td><input type="text" id="ClinStageDate" readonly class="pdFormField" runat=server NAME="ClinStageDate"/></td>
</tr>
<tr>
<td class="pdFormFieldLabel" width="150"><val:PDLabel id="ClinStageDisease_PdLabel" Text="Disease:" Field="ClinStageDisease" Required="Yes" runat=server /></td>
<td><select id="ClinStageDisease" class="pdFormField" runat=server NAME="ClinStageDisease" onchange="setIsDirtyValue('false');document.dataForm.submit();" onserverchange="SetClinStageSelectFields" /></td>
</tr>
<tr>
<td class="pdFormFieldLabel">
<val:PDLabel id="ClinStageSystem_PdLabel" Text="Staging System:" Field="ClinStageSystem" Required="Yes" runat=server /></td>
<td><select id="ClinStageSystem" class="pdFormField" runat=server NAME="ClinStageSystem" onchange="setIsDirtyValue('false');document.dataForm.submit();" onserverchange="SetClinStageSelectFields"/>
</td>
</tr>
<tr id="ClinStageGroupRow" runat="server">
<td class="pdFormFieldLabel"><val:PDLabel id="ClinStageGroup_PdLabel" Text="Stage Group:" Field="ClinStageGroup" Required="No" runat=server /></td>
<td><select id="ClinStageGroup" class="pdFormField" runat=server NAME="ClinStageGroup"/></td>
</tr>
<tr>
<td class="pdFormFieldLabel"><val:PDLabel id="ClinStageT_PdLabel" Text="T Stage:" Field="ClinStageT" Required="Yes" runat=server /></td>
<td>
<!--- staging button --->
<div style="Z-INDEX: 4; OVERFLOW: auto; WIDTH: 300; POSITION: absolute;">
<img src="../../images/shim.gif" width="165" height="1" border="0" align="left">
<table cellpadding="0" cellspacing="0" border="0" width="70">
<tr><td>
<a id="TStagingInfoLink" runat="server" ><img src="../../images/TStaging.gif" width="62" height="14" border="0" vspace="3"></a>
</td></tr>
</table>
</div>
<!--- end staging button --->
<select id="ClinStageT" class="pdFormField" runat=server NAME="ClinStageT"/>
</td>
</tr>
<tr>
<td class="pdFormFieldLabel"><val:PDLabel id="ClinStageN_PdLabel" Text="N Stage:" Field="ClinStageN" Required="No" runat=server /></td>
<td>
<!--- staging button --->
<div style="Z-INDEX: 4; OVERFLOW: auto; WIDTH: 300; POSITION: absolute;">
<img src="../../images/shim.gif" width="165" height="1" border="0" align="left">
<table cellpadding="0" cellspacing="0" border="0" width="70">
<tr><td>
<a id="NStagingInfoLink" runat="server" ><img src="../../images/NStaging.gif" width="62" height="14" border="0" vspace="3"></a>
</td></tr>
</table>
</div>
<!--- end staging button --->
<select id="ClinStageN" class="pdFormField" runat=server NAME="ClinStageN"/>
</td>
</tr>
<tr>
<td class="pdFormFieldLabel"><val:PDLabel id="ClinStageM_PdLabel" Text="M Stage:" Field="ClinStageM" Required="No" runat=server /></td>
<td>
<!--- staging button --->
<div style="Z-INDEX: 4; OVERFLOW: auto; WIDTH: 300; POSITION: absolute;">
<img src="../../images/shim.gif" width="165" height="1" border="0" align="left">
<table cellpadding="0" cellspacing="0" border="0" width="70">
<tr><td>
<a id="MStagingInfoLink" runat="server" ><img src="../../images/MStaging.gif" width="62" height="14" border="0" vspace="3"></a>
</td></tr>
</table>
</div>
<!--- end staging button --->
<select id="ClinStageM" class="pdFormField" runat=server NAME="ClinStageM"/>
</td>
</tr>
<tr id="ClinStageSRow" runat="server">
<td class="pdFormFieldLabel" ><val:PDLabel id="ClinStageS_PdLabel" Text="S Stage:" Field="ClinStageS" Required="No" runat=server /></td>
<td>
<!--- staging button --->
<div style="Z-INDEX: 4; OVERFLOW: auto; WIDTH: 300; POSITION: absolute;">
<img src="../../images/shim.gif" width="165" height="1" border="0" align="left">
<table cellpadding="0" cellspacing="0" border="0" width="70">
<tr><td>
<a id="SStagingInfoLink" runat="server" ><img src="../../images/SStaging.gif" width="62" height="14" border="0" vspace="3"></a>
</td></tr>
</table>
</div>
<!--- end staging button --->
<select id="ClinStageS" class="pdFormField" runat=server NAME="ClinStageS"/>
</td>
</tr>
<tr>
<td class="pdFormFieldLabel"><val:PDLabel id="ClinStagePhysician_PdLabel" Text="Physician:" Field="ClinStagePhysician" Required="No" runat=server /></td>
<td><val:ComboBox Id="ClinStagePhysician" RefBy="ClinStagePhysician" runat=server /></td>
</tr>
<tr>
<td class="pdFormFieldLabel"><val:PDLabel id="ClinStageNotes_PdLabel" Text="Notes:" Field="ClinStageNotes" Required="No" runat=server /></td>
<td><textarea id="ClinStageNotes" class="pdFormNotesField" cols="32" rows="3" runat=server NAME="ClinStageNotes"></textarea></td>
</tr>
<tr>
<td class="pdFormFieldLabel"><val:PDLabel id="ClinStageDataSource_PdLabel" Text="Data Source:" Field="ClinStageDataSource" Required="No" runat=server /></td>
<td><val:ComboBox Id="ClinStageDataSource" RefBy="ClinStageDataSource" runat=server /></td>
</tr>
<tr>
<td class="pdFormFieldLabel"><val:PDLabel id="ClinStageQuality_PdLabel" Text="Data Quality:" Field="ClinStageQuality" Required="Yes" runat=server /></td>
<td><select id="ClinStageQuality" class="pdFormField" runat=server /></td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -