Click here to Skip to main content
15,893,722 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi, can anyone plz tell me how to delete a row in gridview...i have added checkbox in the gridview...and one delete button in page...i just wanna know wat shud i write in delete button code as to check which all items are selected in grid view and code to delete those items....and the gridview displays 4 fields image,image_id,image_content and image_size..
need ur help ...plz help
Posted

1 solution

 
Share this answer
 
Comments
RKT S 2-Feb-11 11:48am    
hey..actually in an asp page i am displaying all the images stored in database in gridview and in this gridview i am attaching the checkbox and a delete button on the page..now the problem is with the way am retreiving the images from the database ...so can u help me with this i.e how to retreive image from database and display it in gridview
m@dhu 3-Feb-11 0:03am    
@how to retreive image from database and display it in gridview

check these
http://www.codeproject.com/KB/aspnet/GridImage.aspx
http://msdn.microsoft.com/en-us/library/aa479350.aspx

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900