|
Browse by Tags
All Tags » [ultrawebgrid] » templatecolumn ( RSS)
-
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...
-
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...
-
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...
-
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...
Page 1 of 1 (4 items)
|
|