- Beginning C# 7 Hands-On:Advanced Language Features
- Tom Owsiak
- 92字
- 2021-07-02 15:29:18
Adding a button to sort and display results
Open up a project and click on the <html> tab. Once again, the only thing that you need to put in there is a button. For this, go to Toolbox and grab a Button control. Drag and drop it below the line beginning with <form id=... and change the text on the button to say Sort and Show. Now, put a <br> tag in there at the end of the line and keep the label as usual:
<asp:Button ID="Button1" runat="server" Text="Sort And Show"/><br />
Now, go to the Design view, where you should see only the Sort and Show button as shown in Figure 3.3.1.

Figure 3.3.1: Adding a button
推薦閱讀
- Advanced Quantitative Finance with C++
- Node.js Design Patterns
- JavaScript從入門到精通(第3版)
- Mastering JBoss Enterprise Application Platform 7
- C語言課程設計
- Raspberry Pi Home Automation with Arduino(Second Edition)
- Learning Laravel's Eloquent
- Selenium Testing Tools Cookbook(Second Edition)
- 移動互聯網軟件開發實驗指導
- Oracle GoldenGate 12c Implementer's Guide
- Qlik Sense? Cookbook
- Hadoop大數據分析技術
- 交互式程序設計(第2版)
- Practical Predictive Analytics
- 大學計算機應用基礎(Windows 7+Office 2010)(IC3)