Home > Net >  How to make their choice "date", click "query" button, and then the data is disp
How to make their choice "date", click "query" button, and then the data is disp

Time:11-22

How to make their choice "date", click "query" button, then the data is displayed in the GridView

"Query" button should be how to write. Aspx. Cs

As shown in figure 1:

& lt; Asp: TextBox ID="TextBox1 runat=" server "text"="date" onclick="WdatePicker ()" & gt; & lt;/asp: TextBox>

& lt; Asp: the Button
ID="for the" runat="server" Text="query" Width="60 px"/& gt;



As shown in figure 2:
Cs
.aspx.


As shown in figure 3

CodePudding user response:

Use the SQL statement.
  •  Tags:  
  • C#
  • Related