TemplateColumn - Question
I have some trouble with accessing the properties of the items places in the template column of a DataGrid. The DataGrid is Databound. I want to reach the database key of the displayed data.
If I Databind the CommandArgument of a LinkButton property with the desired ID from the database, how can I get and use it after that?
Any idea?
10x to those who are going to help me!
Best Regards
|