I have a page with two dropdown boxes and a datagrid. The first dropdown box has content already binded to it. Now, based on the selection of dropdown box 1, I want the second box to load some content based on the id of the selection from 1. And then I would like a list of items to appear in the datagrid based on the box 2 selection. I am storing data in sql server and have all of the items related by ID's. Any suggestions?
Thanks in advance,
Chris Eyhorn
Thanks in advance,
Chris Eyhorn