home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2004 December
/
PCWorld_2004-12_cd.bin
/
software
/
komercni
/
netgenium
/
NETGenium.msi
/
_B4A5F9DE730F039E0CBFC30C1A8A8467
/
_34E94194BBBF45418E2B84888B3CE64E
< prev
next >
Wrap
Text File
|
2004-10-01
|
596b
|
11 lines
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="ColumnXValue.ascx.cs" Inherits="NETGenium.Script.ColumnXValue" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>
<TABLE cellSpacing="0" cellPadding="0" border="0">
<TR>
<TD>
<asp:DropDownList id="ddl" CssClass="DropDownList" runat="server"></asp:DropDownList></TD>
<TD>
<asp:textbox id="tb" CssClass="TextBox" runat="server" MaxLength="50" onmousedown="event.cancelBubble = true;"></asp:textbox></TD>
</TR>
</TABLE>
<asp:Literal id="lWidth" runat="server" Visible="False" Text="150"></asp:Literal>