radgrid
Telerik AJAX and updating a RadGrid
I have an ASP.NET page that displays a RadGrid with data. It displays a list of \"groups\" that members belong to. It shows the group name, and also an Edit and a Delete button. (There is also a seper[详细]
2023-01-29 13:13 分类:问答RadGrid Column editable on insert but set to readonly on update
I have a 开发者_如何转开发RadGrid which has a column like: <telerik:GridTemplateColumn HeaderText=\"Car\" >[详细]
2023-01-23 13:46 分类:问答Telerik Silverlight RadGridView - need to click buttons twice
I have a Silverlight UserControl with a Telerik RadGridView control and a handful of button controls.The problem is that when I edit a cell in the grid view and then click any of the buttons the butto[详细]
2023-01-22 18:23 分类:问答Radgrid edit/update not working
I\'m having a wired problem with Radgrid.. Im using a Radgrid to display some results where the user can edit/update/delet开发者_JAVA技巧e them. I\'m using a single SQL Server 2000 table to fetch the[详细]
2023-01-21 22:37 分类:问答Loading RadGrid NestedView on demand without using SqlDataSource
I\'m looking for an example on how to create a RadGrid NestedView template that loads the data when expanded.All the examples I see use a SqlDataSource, but I would prefer to avoid that since I\'m not[详细]
2023-01-21 09:17 分类:问答How to make only single row selected in telerik radgrid detailtables?
currenetly, I am using the telerik Radgrid control to build a grid. my grid have two levels ( mastertableview and detailtables). In detailtables, there is a gridclientselectcolumn to show a checkbox.[详细]
2023-01-20 05:09 分类:问答How to access the DataNavigateUrlFormatString in a gridhyperlinkcolumn on a telerik radgrid programatically
My question is, how do you access the DataNavigateUrlFormatString property in a gridhyperlinkcolumn o开发者_Go百科n a telerik radgrid programatically?[详细]
2023-01-18 19:23 分类:问答Deferred loading of RadGrid and strange error in firefox
I have some strange issues with loading of RadGrid. What I\'m trying to accomplish is deferred loading user control from web service.[详细]
2023-01-17 12:22 分类:问答Retrieve SelectedItems from a RadGrid
I have a RadGrid from Telerik with a GridClientSelectColumn column. When the user 开发者_Python百科checks records and clicks the action button the SelectedItems is empty.[详细]
2023-01-16 22:25 分类:问答how can i check and change the Text Of the DataBound column of My telerik RadGrid?
in my rad grid i have a boundColumn(sy开发者_如何学JAVAstem.string) that i want to change it\'s null value to another customize text...[详细]
2023-01-16 05:44 分类:问答