M
McGeeky
Hi. I have a read only GridView. For each row I want to display a drop down
list which contains a list of actions the user can select from for that
particular row. E.g. "view details". When they select an action in the drop
down list I want to do a post back. How will I know which row they made the
selection in?
Is there a way to embed the row Id in the drop down list so it gets sent
back to the server?
Thanks
list which contains a list of actions the user can select from for that
particular row. E.g. "view details". When they select an action in the drop
down list I want to do a post back. How will I know which row they made the
selection in?
Is there a way to embed the row Id in the drop down list so it gets sent
back to the server?
Thanks