A tutorials specific to this, no. What you need to do is:
Create a method to handle the postback of lb1 and populate lb2 the method that handles the postback of lb2 should, i would assume, get the value of lb1 and lb2, create a query for you database, execute that query, then bind the gridview to the resultset.
This isnt to terribly difficult but doing google searches on the Listbox postback method and how to bind data to a gridview should get you moving along.
================================================== =========
Read this if you want to know how to get a correct reply for your question:
http://www.catb.org/~esr/faqs/smart-questions.html
^^Took that from planoie's profile^^
^^Modified text taken from gbianchi profile^^
================================================== =========
Technical Editor for:
Professional Search Engine Optimization with ASP.NET
http://www.wiley.com/WileyCDA/WileyT...470131470.html
================================================== =========
Why can't Programmers, program??
http://www.codinghorror.com/blog/archives/000781.html
================================================== =========