S
sweetcheeks
Guest
...that table? I'm using Visual Studio 2008 and ASP 2.0.
I also have a datatable that is made on Page_Load and is used as the datasource for 5 dropdownlists I have on my page.
However, now the button I have to submit the data doesn't work. If I take out the datatable and dropdownlist binding, the button works, and executes the onClick event I have.
Any idea why?
I also have a datatable that is made on Page_Load and is used as the datasource for 5 dropdownlists I have on my page.
However, now the button I have to submit the data doesn't work. If I take out the datatable and dropdownlist binding, the button works, and executes the onClick event I have.
Any idea why?