amit Kumar
What is the difference between repeater and gridview ?
By amit Kumar in ASP.NET on Jun 09 2008
  • Dharmendra Gaur
    Jun, 2008 10

    Features of a GridView
    •Displays data as a table
    •Control over
     –Alternate item
     –Header
     –Footer
     –Colors, font, borders, etc.
     –Paging
    •Updateable
    •Item as row

    Features of Repeater
    •List format
    •No default output
    •More control
    •More complexity
    •Item as row
    •Not updateable

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS