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

Updating data in radgrid containing images

1 Answer 65 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Paul
Top achievements
Rank 1
Paul asked on 07 Apr 2010, 03:23 PM
I have set up a grid very similar to that in the online demo found here.

The issue exists in both the demo and my code (which is virtually identical).

Using the demo as a basis, what if the senario existed where I wanted to update the description only?
It will always force you to reupload the image anytime you want to update any of the other fields.

Can this demo be modified so I can edit any of the columns without having to upload an image each time (unless the image also happens to be one being edited)?

1 Answer, 1 is accepted

Sort by
0
Rosen
Telerik team
answered on 12 Apr 2010, 11:27 AM
Hello Paul,

In order to achieve such functionality you should manipulate the DataSource's UpdateCommand. I have attached a small sample of a basic implementation of such scenario.

Sincerely yours,
Rosen
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Grid
Asked by
Paul
Top achievements
Rank 1
Answers by
Rosen
Telerik team
Share this question
or