Hello,
I've been struggling for 3 days on this, while I've found some info on it, I'm getting more confused. My scenario is:
I have a dropdown list with Locations, you choose a location, then on selectindexchanged, a datagrid appears with info pertaining to that selection, based on a certain code. Fine, that works. Now I have another dropdown list with some Filters: Region, District, Location. When you choose Region, I want to filter the datagrid and show all the regions associated with that code. That's where I'm having a problem. How do I do this?? I found one example, which totally confused me more. HELP!!! Do I use case statements, etc? I'm not sure how to approach using a dropdown list to filter out data in the grid. Can anyone assist?
Thanks,
Lisa
UPS
I've been struggling for 3 days on this, while I've found some info on it, I'm getting more confused. My scenario is:
I have a dropdown list with Locations, you choose a location, then on selectindexchanged, a datagrid appears with info pertaining to that selection, based on a certain code. Fine, that works. Now I have another dropdown list with some Filters: Region, District, Location. When you choose Region, I want to filter the datagrid and show all the regions associated with that code. That's where I'm having a problem. How do I do this?? I found one example, which totally confused me more. HELP!!! Do I use case statements, etc? I'm not sure how to approach using a dropdown list to filter out data in the grid. Can anyone assist?
Thanks,
Lisa
UPS