This question is locked. New answers and comments are not allowed.
I have a gridview indexed on a database primary key through a WCF Domain Service which returns a selecteditem correctly.
But, for a new event, I need to override the selecteditem index to refer to another column in the gridview and not the default primary key - please advise how this can be achieved
But, for a new event, I need to override the selecteditem index to refer to another column in the gridview and not the default primary key - please advise how this can be achieved