ViewState and OnItemCommand on an ASP.NET Repeater

Posted by: Rick Strahls WebLog, on 20 Feb 2006 | View original | NEW Bookmarked: 0 time(s)

Thinking out loud here… Here's something I never noticed before: It looks like an ASP.NET Repeater doesn't fire OnItemCommand events when ViewState is off for the control. Not sure why this should be, but I'm working on a form where there are several repeaters all of which are reloaded on every.   I have a LinkButton control in the Repeater template with a CommandName and CommandArgument set like this: <asp:Repeater ID="repLatestItems" runat="server"               OnItemCommand="repLatestItems_ItemCommand">    ...

Advertisement
Category: ASP.NET | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 2961 | Hits: 345

Similar Posts

  • ASP.NET MVC: DevExpress Mail Demo more
  • New article: How to detect and avoid memory and resources leaks in .NET applications more
  • Export Word documents to XPS - Open XML Paper Specification format more
  • ASP.NET Performance Improvements in DevExpress 2009 volume 2 more
  • Create or Manage XPDL 1.0 & 2.1 packages using Aspose.Workflow more
  • Application Identifiers (AI) for EAN-128 barcode generation more
  • Create charts & add ad hoc capabilities to .NET Web & WinForm apps more
  • Live Mesh as an application platform more
  • Teleriks Q2 2009 Release Expands All-in-one .NET Offering more
  • ASPxperience Features in 2009 volume 2 Release more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD