I'm using VS 2005 to develop a web app and would like to use the Ajax Reorder control. I want to use an Oracle db table, rather than MS SQL Server db table, as the SQLDataSource for the control. I can get a Reorder control to work using a MS SQL Server db table hooked up to a SQLDataSource control...