I have developed an app that loads tables in the grid view at runtime depending on which table is selectednin my database. I have managed a delete query that performs a cascade delete depending on the demoID which is the common key in my tables but i'm at a loss of how i can edit and save, since the tables are populated at runtime meaning the fields keep changing. any ideas that i can implement
dynamic grid view editing
Page 1 of 11 Replies - 659 Views - Last Post: 16 November 2012 - 06:31 AM
Replies To: dynamic grid view editing
#2
Re: dynamic grid view editing
Posted 16 November 2012 - 06:31 AM
Without seeing your code, we can only guess.
But assuming you followed the standard pattern of getting you data into a DataSet or a DataTable, you can interrogate the DataTable for its column names.
But assuming you followed the standard pattern of getting you data into a DataSet or a DataTable, you can interrogate the DataTable for its column names.
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote




|