in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

Browse by Tags

  • Setting a C1TemplateColumn's EditItemTemplate at runtime

    Hi, I am trying to change at run the way a template column's items are edited. I tried this without success: protected void OnGridPreRender( object sender, EventArgs e) { ((C1.Web.C1WebGrid. C1TemplateColumn ) wgGrid.Columns[3]).EditItemTemplate = LoadTemplate( "ValidateEditTemplate.ascx"...
    Posted to WebGrid for ASP.NET (Forum) by LeFauve on 12-14-2007
    Filed under: C1Webgrid, C1TemplateColumn, EditItemTemplate, runtime
  • Retrieving value of EditItem Template fields

    I am fairly new to the asp grid component and a stuck on how to find the value in a text box field I have placed in an EditItem template. My grid is being bound at runtime to an xml dataset returned from a web service. I have a column in the grid called full_name which is displayed, but if you click...
    Posted to WebGrid for ASP.NET (Forum) by Ron on 08-25-2008
    Filed under: C1Webgrid, EditItemTemplate, Editing
Page 1 of 1 (2 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.