home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2004 December
/
PCWorld_2004-12_cd.bin
/
software
/
komercni
/
netgenium
/
NETGenium.msi
/
_B4A5F9DE730F039E0CBFC30C1A8A8467
/
_D31D2D28B5D246C7AFB701F73B3BD2B3
< prev
next >
Wrap
Text File
|
2004-10-01
|
1KB
|
16 lines
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="T17.ascx.cs" Inherits="NETGenium.Script.T17" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>
<%@ Register TagPrefix="uc1" TagName="QueryBuilder" Src="../QueryBuilder.ascx" %>
<TABLE id="Table1" cellSpacing="1" cellPadding="0" border="0" runat="server" width="100%">
<TR>
<TD>
<asp:Label id="lbl" runat="server" Width="20px"></asp:Label></TD>
<TD>
<uc1:QueryBuilder id="qb" runat="server"></uc1:QueryBuilder></TD>
<TD><nobr><asp:Label id="lblText" runat="server" EnableViewState="False"></asp:Label></nobr></TD>
<TD width="100%">
<asp:Literal id="lID" runat="server" Visible="False"></asp:Literal></TD>
<TD align=right><nobr><asp:ImageButton style="MARGIN-LEFT:3px" id="ibDelete" runat="server" CausesValidation="False" ImageUrl="../Images/Delete.gif"
CommandName="Delete" ImageAlign="AbsMiddle" onmousedown="event.cancelBubble = true;"></asp:ImageButton><IMG height="18" src="../Images/Move.gif" width="19"></nobr></TD>
</TR>
</TABLE>