標籤

more tags...

最新回覆

ASP.NET(GridView)

[ASP.NET]利用 DotNetZip 或 SharpZip 一次下載多個檔案

2009年5月30日 上午 02:36 | 4 Comments | 閱讀數 : 3850 | 文章分類 : ASP.NET ASP.NET(Collections) ASP.NET(GridView) ASP.NET(IO)

利用 DotNetZip or SharpZip 這兩個壓縮的Lib 可以將檔案壓縮起來
就像RAR那樣可以打包多個檔案為一個壓縮檔
這樣的功能,在web就可以達到一次下載多個檔案了

[ASP.NET]結合Crystal Report與DataSet XSD的應用

2009年3月18日 下午 04:24 | Add Comment | 閱讀數 : 6643 | 文章分類 : ASP.NET ASP.NET(GridView) Crystal Report

最近討論區很多人在問crystal report的問題
小弟就多做一些範例,分享給大家呀.

[ASP.NET]利用GridView呈現RSS內容

2009年3月17日 下午 11:43 | Add Comment | 閱讀數 : 2256 | 文章分類 : ASP.NET ASP.NET(GridView) XAML/XML

之前在討論區幫人解一個問題
如何將xml轉到DataSet
就利用這個範例教大家如何做到呀..

[ASP.NET]在DataTable實現SQL"DISTINCT"的功能

2008年11月11日 下午 01:24 | 3 Comments | 閱讀數 : 4546 | 文章分類 : ASP.NET ASP.NET(GridView)

最近剛好要用到這樣的功能,去找了一下資料..
教大家如何在DataTable上使用SQL的"DISTINCT"的功能..

[ASP.NET]"GridView合併儲存格"的相關資源

2008年10月29日 下午 09:28 | 5 Comments | 閱讀數 : 3351 | 文章分類 : ASP.NET ASP.NET(GridView)

最近看到有人在討論GridView合併儲存格的問題...
網路上有有很多人也都寫了相關的文章..如下列網址

[ASP.NET]限制GridView裡HyperLink文字的長度,超出長度以"..."表示

2008年10月19日 下午 11:10 | 7 Comments | 閱讀數 : 4638 | 文章分類 : ASP.NET ASP.NET(GridView)

今天在討論區看到此問題..小弟做個範例介紹如何達到此功能...
介紹兩種方法...只接看範例吧..

[ASP.NET]利用Hashtable來計算GridView裡欄位不重覆的count數與欄位的summary值

2008年10月17日 下午 05:26 | Add Comment | 閱讀數 : 3730 | 文章分類 : ASP.NET ASP.NET(GridView)

最近看到HashTable的msdn範例..小弟做一個簡單的GridView的小範例..
介紹如何使用HashTable來計算一些值,感覺還不錯用..分享給大家呀..

利用ASP.NET的ArrayList把某資料夾裡的所有圖片放到GridView

2008年4月24日 上午 01:07 | One Comment | 閱讀數 : 3701 | 文章分類 : ASP.NET ASP.NET(GridView)

利用ASP.NET的ArrayList把某資料夾裡的所有圖片放到GridView

利用ASP.NET的GridView結合Live Search Web Service,實作一個簡單的搜尋小程式

2008年3月16日 上午 12:43 | Add Comment | 閱讀數 : 4255 | 文章分類 : ASP.NET ASP.NET(GridView) ASP.NET(Web Service) Silverlight

今天在網路上看到一篇不錯的文章..是教如何透過Live Search 的 Web Service
做一個結合Silverlight的搜尋程式....小弟也去玩了一下....寫了一個小demo程式..
小弟一樣利用Live Search 的 Web Service 取得搜尋結果....並且將結果以GridView來顯示

在ASP.NET的GridView(CommandField、ButtonField、ItemTemplate)裡的刪除Button加入Confirm的用法

2008年3月15日 上午 10:48 | One Comment | 閱讀數 : 10325 | 文章分類 : ASP.NET ASP.NET(GridView)

在ASP.NET的GridView(CommandField、ButtonField、ItemTemplate)裡的刪除Button加入Confirm的用法

檔案直接從資料庫呼叫出來變成超連結作法

2008年3月12日 下午 11:56 | 6 Comments | 閱讀數 : 5731 | 文章分類 : ASP.NET ASP.NET(FileUpload) ASP.NET(GridView) ASP.NET(Handle)

檔案直接從資料庫呼叫出來變成超連結作法

利用ASP.NET的FileUpload上傳Binary資料的圖片,存放在Image欄位型態的資料庫裡,並且結合ashx handler來瀏覽圖片

2008年3月10日 下午 11:53 | 7 Comments | 閱讀數 : 10986 | 文章分類 : ASP.NET ASP.NET AJAX ASP.NET(FileUpload) ASP.NET(GridView) ASP.NET(Handle)

利用ASP.NET的FileUpload上傳Binary資料的圖片,存放在Image欄位型態的資料庫裡,並且結合ashx handler來瀏覽圖片

利用ASP.NET的Directory.GetFiles來取得特定副檔名,並結合ArrayList將檔案資訊綁定到GridView裡

2008年3月4日 上午 01:30 | One Comment | 閱讀數 : 6157 | 文章分類 : ASP.NET(Collections) ASP.NET(GridView) ASP.NET(IO)

最近又在小舖看到有關這方面的問題...
此範例主要的功能就是利用Directory.GetFiles將某個目錄裡的特定副檔名檔案取出放置在arraylist裡..
並且將arraylist與gridview結合...列出檔案的所有資訊....
再加上一個DropDownList來選擇圖片檔案,並顯示此圖片......c#範例...

F6 Team logo


用BloggerAds 替自已加薪

每月文章

文章分類

推薦討論區

推薦部落格