Subject | English | Korean |
comp., MS | bound control | 바인딩된 컨트롤 (A control used on a form, report, or data access page to display or modify data from a table, query, or SQL statement) |
comp., MS | bound hyperlink control | 바인딩된 하이퍼링크 컨트롤 (A control used on a data access page to bind a link, intranet address, or Internet address to a Text field in an underlying table. Use when you want a different hyperlink address for each record in a table--for example, as you move from record to record in a Suppliers table, you can click on the hyperlink and go to a different Web page for each supplier) |
comp., MS | data bound control | 데이터 바인딩된 컨트롤 (An ASP.NET control that can be bound to a data source control to make it easy to display and modify data in your Web application) |