radgrid
Disable ajax for an imagebutton control inside a GridTemplateColumn of an ajaxified RadGrid
In an ajaxified RadGrid I want two buttons to cause a postback (bypass Ajax) and execute some back-end code. Here\'s what I have so far...[详细]
2023-04-13 09:40 分类:问答Grouping stored procedure's result
Hi I have the next store procedure `USE [BD_SSEGUA] GO /* Object:StoredProcedure [dbo].[spAgendaDeSolicitudes]Script Date: 10/14/2011开发者_开发技巧 16:43:00 */[详细]
2023-04-13 08:03 分类:问答Telerik - Image button inside a Grid row, getting value of first cell
I have a RadGrid that contains a template column in which I\'ve put two image buttons for edit and delete actions.[详细]
2023-04-13 06:54 分类:问答Retrieve value from GridTemplateColumn in server side (Telerik RadGrid)
I have the following code in my aspx page (simplified): <telerik:RadGrid ID=\"rgd_grid\" runat=\"server\">[详细]
2023-04-12 19:03 分类:问答Radgrid fill container height
I have some nested divs, one of which contains a Radgrid control which needs to fill its container. Tried 100% height/width.Didn\'t work.[详细]
2023-04-12 06:36 分类:问答Element 'RadGrid' is not a known element
I\'m trying to use the Telerik RadGrid, but I\'m getting the following warning: \"Element \'RadGrid\' is not a known element.This can occur if there is[详细]
2023-04-12 01:07 分类:问答How to add a progress bar column inside the asp.net gridview
I have asp.net grid for which i have a column called status in each of the gridcolumn for status i want to place a progress bar which gives the status. 开发者_如何学Goplease can give me some implement[详细]
2023-04-11 00:46 分类:问答RadGrid Double Click with Single Click
I have a requirement to fire a client side event on Telerik RadGrid Row Double Click, and an update fetching from server on single click. But Double click event doesn\'t work. If I remove\"EnablePostB[详细]
2023-04-09 20:13 分类:问答Change the Header Text of Autogenerated Databound Column in RadGrid
How can i change the Header Text of Autogenerated DataBound Columns in RADGRID. I am loading a dataset whoz columns are autogenerated (Wgt1,Wgt2,Wgt3.......). I want these Column Headers as[详细]
2023-04-08 15:27 分类:问答Using jQuery to resize all editable fields in grid
I have a RadGrid on one of my webforms, and I\'m using InPlace (inline) editing, with an empty row at the bottom for inserts.[详细]
2023-04-05 16:04 分类:问答