Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » [ultrawebgrid] » templatecolumn (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
  • templated button not posting back

    Hello I am programming in C#, vis studio 2003 using UltraGrid V6.2 I would like to have an image button in a particular cell on some rows and not others. I found and am trying to implement code found at kb article KB04876 , sample webgrid_advanced_dynamic_column_templates_2005v1_cs.zip Creating the button...
    Posted to Forum by jeff_webb on 03-25-2008
  • TemplateColumn or Column.Type = Button in codebehind

    I have a grid with a fixed add new row at the top of the grid. For existing rows, I want to add a delete button with a command argument that allows me to delete existing records. I was able to create a column.type of button, but can;t figure out how to set properties, or a command argument. I am also...
    Posted to Forum by Jim Shaffer on 03-20-2008
  • Urgent:Could not find asp:FileUpload control in a template column when adding new row

    hi I am using webgrid with a Ms-Acess database using Oledbdataadapter. I want to upload two files to the database.I am using asp fileupload control in template columns of the grid for achieving this. Now the problem is that when a new row is added to the webgrid using Addnewbox template columns dont...
    Posted to Forum by iam_prabhu on 03-06-2008
Page 1 of 1 (4 items)
Powered by Community Server (Commercial Edition), by Telligent Systems