multi column sort

A

Alvin Bruney [MVP - ASP.NET]

yup, they are but they are not implemented internally. It's pretty trivial
to build the functionality you require and the black posts the code for it.
Essentially, you handle the sort event and implement your own sort on the
viewable range. That's the basics

--
Regards,
Alvin Bruney - ASP.NET MVP

[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc, Amazon.com etc
 
A

Alvin Bruney [MVP - ASP.NET]

p310 Critical Thinking - customized sorting

--
Regards,
Alvin Bruney - ASP.NET MVP

[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc, Amazon.com etc
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top