Repeater 에서 Header / Footer 템플릿 아이템 찾기 (리피터 FindContorl)
Repeater 에서 Header / Footer 템플릿 아이템 찾기 (리피터 FindContorl) To find a control in the header:lblControl = repeater1.Controls[0].Controls[0].FindControl("lblControl"); To find a control in the footer:lblControl = repeater1.Controls[repeater1.Controls.Count - 1].Controls[0].FindControl("lblControl"); With extension methodspublic static class RepeaterExtensionMethods { public static Control FindControl..
프로그래밍/ASP.NET
2012. 4. 25. 11:14
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- 셀렉터
- grid
- MSSQL
- jQuery
- jQuery Mobile
- 제이쿼리
- radius
- json
- WebApi
- ASP.NET
- Excel
- JavaScript
- Style
- CSS
- JS
- rowspan
- jquery chart
- Ajax
- WCF
- 저장프로시저
- css3
- 자바스크립트
- Mobile
- Chart
- html5
- IE
- workbook
- SVG
- drag&drop
- 프로시저
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 | 13 | 14 | 15 |
| 16 | 17 | 18 | 19 | 20 | 21 | 22 |
| 23 | 24 | 25 | 26 | 27 | 28 | 29 |
| 30 |
글 보관함