tags:

views:

7

answers:

0

hi,i am using a listview in which employee detail is shown.i want to display a image which should be uploaded by user shown in one of the column of listview.In listview i use layout,item,edititem and insert item templates.a new user can upload a image through a fileupload control(which is in insert item template).problem is that i would not get control id's in intallisense help(like fileupload has id fileupload1) so how to use a controls to save a image in datatable.please help in,i totally spent 2 days to complete it. i am a fresher in aspnet and need a guidence of all of you. thanks