I have two dropdown columns in a grid, if i change one dropdown i want to be able to change the contents of the other dropdown in the grid depending on the chosen value in dropdown 1. I can get the dropdown to autopost but I am unsure on how to repopulate the second drop down as this is currently being done in the itemdatabound method. Can someone tell me if this is possible?