Hi, I havea gridview displaying some employee info from a DAL which connects to a DB.
I have several fields including name, branchid and roleid
Now, I am trying to use the update functions within the gridview, and this works to raw edit teh id's so I can change the branch id etc.
I have added a template field to allow me to add a drop down box as the branch selection tool, what I want this to do is when users click the edit button a drop down list is populated with the options for the branches.
I have this in place, but it doesn't appear to work! it just won't update the branch field!
Does anyone have any ideas on if indeed this can be done?
Regards,
James


LinkBack URL
About LinkBacks
Reply With Quote

