A ad Jun 28, 2006 #1 I use a GridView to display data , the datasource of my GridView is from a ObjectDataSource. How can I specify the sort column?
I use a GridView to display data , the datasource of my GridView is from a ObjectDataSource. How can I specify the sort column?
P PeterKellner Jun 29, 2006 #2 I use a GridView to display data , the datasource of my GridView is from a ObjectDataSource. How can I specify the sort column? Click to expand... Take a look at the code in my article. It uses a ObjectDataSource in a gridview and implements sorting and explains it. http://peterkellner.net/?p=24 Peter Kellner http://peterkellner.net
I use a GridView to display data , the datasource of my GridView is from a ObjectDataSource. How can I specify the sort column? Click to expand... Take a look at the code in my article. It uses a ObjectDataSource in a gridview and implements sorting and explains it. http://peterkellner.net/?p=24 Peter Kellner http://peterkellner.net