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

GRIDVIEW ON ROW DATA BOUND EVENT

 Database Create  Student : roll , name , city , cost  Fix 6 Value  in Database Record  ====================================================...