|
Browse by Tags
All Tags » UltraWebGrid » Row Template ( RSS)
-
Hi, I have a webgrid in UpdatePanel I have a RowEditTemplate user control associated with it in UpdatePanel. I want to Asynchronously save the record to the database on click of "OK" on the RowEditTemplate. So I replaced the OK button with a new Server button control. "Save". On click...
-
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 have a WebGrid where data from a search result is shown, some parts of it are calculated from original database rows, which in turn means that each row in the Grid has at least 2 corresponding rows in the backend. For the users sake, i have enabled OutlookGroupBy to make summing up, sorting...
-
Hi There I am having an odd problem with the UltraWebGrid when using the RowEditTemplate functionality. When user attempts to edit the row in the grid (but clicking on the row selector), the row edit template is displayed. This works fine and the user can make changes to the row in the grid by using...
-
Hello, I have a slight problem using UltraWebGrid. I am using version 7.2 of the controls. I have a WebGrid on a page, columns defined on the datasource and i set the grid to only edit through the RowEditTemplate. I have made a custom control to display in that RowEditTemplate and propagate the values...
Page 1 of 1 (5 items)
|
|