edzillion
09-17-2009, 05:08 PM
I am trying to change someone elses code.
At the moment there is an ObjectDataSource that shows all records from a certain database table. I want to add a dropdown menu which, when selected will filter this ObjectDataSource into certain groups. These groups are based on cross referencing against another table in the same dbase.
How would I go about doing this? the UpdateMethod or the onupdating function in the associated c# page.
confused....
At the moment there is an ObjectDataSource that shows all records from a certain database table. I want to add a dropdown menu which, when selected will filter this ObjectDataSource into certain groups. These groups are based on cross referencing against another table in the same dbase.
How would I go about doing this? the UpdateMethod or the onupdating function in the associated c# page.
confused....