Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » [ultrawebgrid] » column template (RSS)
  • RadioButtonList: FindControl within TemplatedColumn

    I have an UltraWebGrid being dynamically populated using a DataTable. Within this grid I dynamically populate radiobuttonlists into the last three columns using the following code: VB.Net Code Protected Overrides Sub CreateChildControls() If Not IsPostBack Then Dim x, y As Int16 For x = 2 To uwgRubricInput...
    Posted to Forum by zolson on 04-30-2008
  • Re: Templated Column Programatically

    I'd like to know if you have tried to insert the webdatechooser or webcombo in template column ? I've execute the following test but the component not show in the column: "inizialize_row event" if (e.Row.Index == 0) { Infragistics.WebUI.UltraWebGrid.TemplatedColumn m_Col = (Infragistics...
    Posted to Forum by m_valle on 03-01-2008
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems