|
Browse by Tags
All Tags » [ultrawebgrid] » column template ( 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...
-
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...
Page 1 of 1 (2 items)
|
|