Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspdotnet_website_programming thread: Sorting


Message #1 by bushra saleem <buchoo_2000@y...> on Tue, 3 Dec 2002 11:19:02 -0800 (PST)
Hello,
Can anyone please tell me as how to sort an object
array using dataview.
YOu see I have an object array binded to the Grid now
When I click the header I want my data to be sorted. I
have seen examples as how you can sort the data you
receive from database, which is quite simple when used
with dataview. Can anyone tell me how to use sort
property of dataview with object arrays.For binding
data I have not used Dataset.the syntax used is 
MyGrid.datasource=ObjectArray
MyGrid.BindData

Thanks
Bushra

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

  Return to Index