Member
749 Points
527 Posts
May 12, 2019 12:56 PM|jzero|LINK
Switch to Repeater or Datalist control, Formview is made to show one record at a time. For Reapeater and DataList check this https://docs.microsoft.com/en-us/aspnet/web-forms/overview/data-access/displaying-data-with-the-datalist-and-repeater/displaying-data-with-the-datalist-and-repeater-controls-cs
Member
749 Points
527 Posts
Re: Display multiple records with FormView
May 12, 2019 12:56 PM|jzero|LINK
Switch to Repeater or Datalist control, Formview is made to show one record at a time.
For Reapeater and DataList check this https://docs.microsoft.com/en-us/aspnet/web-forms/overview/data-access/displaying-data-with-the-datalist-and-repeater/displaying-data-with-the-datalist-and-repeater-controls-cs