Browse by Tags

Related Posts

  • gridview_rowdatabound update issue

    I have a rowdatabound event that generates an automated email. I want to change the value of a checkbox in the row as part of the event, not every row in the table (tried gridview1.rowupdate) and it chnanged all rows in table. I am using VB.net. What is method to change each row as it is databound? Protected...
    Posted to Data Presentation Controls (Forum) by mclead99 on 06-04-2008, 12:00 AM
    Filed under: Data Bound Control, DataSourceControl, GridView
  • Adding a GridView and DataSource inside of a Web Custom Control

    I am working on a reusable person search control right now, and I am having trouble figuring out how to add my gridview and datasource through my control. Below is my RenderContents method. Basically I have two issues. The first, is with a grid view, even after doing RenderControl(), the grid view never...
    Posted to Data Presentation Controls (Forum) by biznick on 02-25-2008, 12:00 AM
    Filed under: Web Custom Control, DataSourceControl, GridView
Page 1 of 1 (2 items)