Hi,
I have a datagrid for mesage board admin and in the footer temlpate I have 2 dropdownlists where first drop down list is category and 2nd drop down list is topics. So when user selects a category I want to load topics related to the selected category in the second dropdown, so that user can select a topic in a category and add new message. But when I set autopost back true to category its posting back but as the categorylist is not declared in the codebehind(VS.NET and
VB.net)I cant get to do anything? Any ideas?
bdl