Files
C.TRACK/MP-MAG/WebUserControls/cmp_numRow.ascx
T
2020-03-13 16:21:08 +01:00

5 lines
278 B
Plaintext

<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="cmp_numRow.ascx.cs" Inherits="MP_MAG.WebUserControls.cmp_numRow" %>
righe:
<asp:TextBox runat="server" ID="txtNumRow" Text="10" Width="2em" AutoPostBack="True" OnTextChanged="txtNumRow_TextChanged"></asp:TextBox>