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

Placing upload control inside listview

2 Answers 80 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
sammy ymmas
Top achievements
Rank 1
sammy ymmas asked on 08 Jun 2010, 10:34 PM
Hi
I have a ListView that shows some rows with some columns.
The columns goes as follows; productId, product name, product picture, more pictures, price, in stock and so forth

The column: "Product Picture" shows a picture of the product!
When the ListView is in ItemEditCommand mode (that is when someone has clicked on the Edit button of a row) it should be possible to upload a picture. This is were the upload control comes. I want the RADupload control to appear here inside this little table cell, when this Edit button is clicked. However there is not much place for this upload control. So what should I do?

Note It has to be inside this table cell, cause I need the row ID of the row which Edit button has been clicked.

Thanks for reading

P.S. My DLL version is 2009.3.1208.35 > Telerik.Web.UI.dll (ASP.NET Ajax)
 

2 Answers, 1 is accepted

Sort by
0
Accepted
T. Tsonev
Telerik team
answered on 10 Jun 2010, 12:45 PM
Hello sammy,

Please take a look at the following example.

http://demos.telerik.com/aspnet-ajax/listview/examples/firstlook/defaultcs.aspx

It should give you an idea how to integrate RadUpload in RadListView.

I hope this helps.

Kind regards,
Tsvetomir Tsonev
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.
0
sammy ymmas
Top achievements
Rank 1
answered on 10 Jun 2010, 03:11 PM
Hi Tsvetomir!

Thanks for your answer. 


Kind regards

Tags
Upload (Obsolete)
Asked by
sammy ymmas
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
sammy ymmas
Top achievements
Rank 1
Share this question
or