Hi i am working in asp.net web application for social networking. i have sued VS2008 and sqlserver 2008[.net 3.5]
in this website we user 3-tier architecture. so we passed businessobject to UI.
My listview is binded with object data source. now i have to implement sorting in listview. please can anyone suggest me best method to do sorting in ListView with Object data source