c# - Listview with preview -
i trying build email client. in list of incoming emails (list tall, narrow), want show sender, subject , date without horizontal scroll on 1 row. example, sender in top-left, date in top-right, , subject on second line.
i see kind of list in outlook, , in iphone's mailbox.
i googled bit see if else has built kind of list, couldn't find any.
i using c# 2.0 windows, not wpf.
any suggestion highly appreciated.
thanks time.
-rakib
i recommend using better listview. there freeware variant, better listview express, available.
the better listview fixes of original .net listview bugs , never need resolve drawbacks. , best thing better listview complete rewrite in 100% managed code, not listview wrapper:
Comments
Post a Comment