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

listview update of pk

1 Answer 58 Views
ListView
This is a migrated thread and some comments may be shown as answers.
T
Top achievements
Rank 1
T asked on 22 Mar 2012, 10:16 AM
Hi,

i have a problem with the listview update function.
I'm using the CRUD Operations for the update.

My database looks something like:
fk1
fk2
id
...
...

fk1,fk2 and id are part of the primary key.

My listview can update every column, except columns belonging to the pk. Is this intended or am i doing something wrong?

Greetings

PS: I'm using a linqdatasource.


1 Answer, 1 is accepted

Sort by
0
Antonio Stoilkov
Telerik team
answered on 27 Mar 2012, 07:02 AM
Hi,

The described scenario is supported and could be achieved. You could go through the help articles and demos below for more information on how to implement similar scenario.

Greetings,
Antonio Stoilkov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
ListView
Asked by
T
Top achievements
Rank 1
Answers by
Antonio Stoilkov
Telerik team
Share this question
or