This is a migrated thread and some comments may be shown as answers.

[Solved] Gridview Non-Index Selection

2 Answers 71 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Jonathan
Top achievements
Rank 1
Jonathan asked on 18 Feb 2011, 04:27 PM
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

2 Answers, 1 is accepted

Sort by
0
Milan
Telerik team
answered on 21 Feb 2011, 09:01 AM

Hello Jonathan,

Could you please give more details on your scenario. I can't seem to understand the problem. Which event are you referring to? What is the selecteditem index?



Greetings,
Milan
the Telerik team
0
Jonathan
Top achievements
Rank 1
answered on 21 Feb 2011, 02:11 PM
Thanks for your response - I was looking for a way to override the selecteditem default which points to a table primary key in the database - but I have decided to tackle the functionality required in a different way so this thread can be deleted
Tags
GridView
Asked by
Jonathan
Top achievements
Rank 1
Answers by
Milan
Telerik team
Jonathan
Top achievements
Rank 1
Share this question
or