amit Kumar
Is editing possible in repeater , if yes then how ?
By amit Kumar in ASP.NET on Jun 09 2008
  • Ganesh Murthy
    Jun, 2008 12

    I don't think "Repeater" is the right control for "Editing" purpose. It is exclusively meant to repeat a template and can be divided as HeaderTemplate, Item Template, Alternating Item Template and Footer Template

    There are some ways in which you can make repeater work as "edit"

    But I would recommend using DataList or Gridview control

    • 0
  • amit Kumar
    Jun, 2008 12

    Yes, using itemcommand that fires textboxes of rows in repeater.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS