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

ADVANCE 2025

 HTML TABLE SCROLL BAR  <style>      .table-container {             width: 100%;             overflow-x: auto; /* Enables horizontal s...