Add image to gridview
-
Hi im trying to add an image to a column in a gridview, but when i try to update my table with the path for the picture in the show table data, i get the error "can not use the result pane to set this fields data to values other than null" ~/Pictures/Daughter.jpg is the text that im trying to enter into the column for PictureUrl, where Pictures is a folder that contains the images. Help Please!! Marie
-
Hi im trying to add an image to a column in a gridview, but when i try to update my table with the path for the picture in the show table data, i get the error "can not use the result pane to set this fields data to values other than null" ~/Pictures/Daughter.jpg is the text that im trying to enter into the column for PictureUrl, where Pictures is a folder that contains the images. Help Please!! Marie
-
u can not retreive the image directly on to the grid... u will need to specify the image column as an item template and write
this imgcreate file wud contain the code to do the same Check this...[^]
Kunal
-
no probs.. get the VB code converted into C#.. i m givin u the link Convert your code
Kunal