Guy Moyal

Guy Moyal

  • NA
  • 24
  • 0

beginner question with editing different tables with one form?

Oct 30 2007 7:33 AM

Hello

I'm trying to create a form for updating different tables.

I've created sqldatasource controls that connect to the database and by dropdown their select command changes so that the selected item(table) in the dropdown displays the desired table. Now my question is, what would be the best way to update/edit the different tables? I cannot create textboxes because the tables are different in amount of columns and type of columns.

I hope I was understandble. Any help is greatly appreciated.

By the way, I tried using the update command with the gridview control but since the columns are changed by dropdown I cannot write the update command query.(Any ideas?)

Thanks,

Guy


Answers (1)