Saturday, August 11, 2018

Show Image on Gridview

Show Image on Gridview

1. Select  Gridview
2. Go to source


  <asp:ImageField 

    DataImageUrlField="pic" 

    DataImageUrlFormatString="~/photo/{0}" 

   HeaderText="Photo">

No comments:

Post a Comment

Data Transfer Java Script using Local Storage

  Page 1: index.html <!DOCTYPE html> <html> <head> <title> Page 1 </title> </head> <body> ...