4 lines
277 B
Plaintext
4 lines
277 B
Plaintext
|
|
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="cmp_rowNum.ascx.cs" Inherits="WebLCP.WUC.cmp_rowNum" %>
|
|
|
|
size: <asp:TextBox runat="server" ID="txtNumRow" CssClass="text-right" Width="3em" AutoPostBack="True" OnTextChanged="txtNumRow_TextChanged"></asp:TextBox> |