gridview最新書籤
GridView的各資料行加上項次編號 - mrkt的程式學習筆記- 點部落 
GridView的各資料行加上項次編號 - mrkt的程式學習筆記- 點部落 
viclin 收藏於 2008/11/27
分類:軟體
Custom GridView with Paging and Filtering 
Custom GridView with Paging and Filtering 
anson 收藏於 2008/11/23
InitializePager
分類:其他
黑暗執行緒 : TIPS-GridView DataFormString Not Applied 
黑暗執行緒 : TIPS-GridView DataFormString Not Applied 
ASP.NET 2.0 GridView裡加了一個BoundField,資料型別是日期,我打算把DataFormatString設成{0:yyyy-MM-dd HH:mm:ss}讓它顯示得更整齊一點,但網頁上ASP.NET並沒有套用我指定的格式。如果我火大連{0:...}都不加,而把它調成"SHIT"之類的發洩性字眼,GridView倒是乖乖地拉出一大堆狗屎... orz
試了好久,最後查到網路上的相關文章,說將HtmlEncode屬性設為false即可解決DataFormatString設定無效的問題,並視之為BUG。但我最後追到MS關於BoundField.DataFormatString的官方Reference,裡面有一段Note:
When the HtmlEncode property is true, the value of the field is HTML encoded to its string representation before the formatting string is applied. For some objects, such as dates, you might want to control how the object is displayed with a formatting string. In those cases, you must set the HtmlEncode property to false.
分類:軟體





分類:
標籤:



標籤:











訂閱