how to update two tables at the sametime with SqlDataSource and GridView?
I can only update one table with SqlDataSource's UpdateCommand property. So how can I update two tables at the same time?
I can only update one table with SqlDataSource's UpdateCommand property. So how can I update two tables at the same time?
PS: You might get better answers for SqlDataSource related questions on - http://forums.asp.net