telerik-grid
Show Day of the week numeric value in Grid row for whole week
I have a normalized table which shows the supply delivery days for different supplies. The table is normalized keeping with good DB practices and shows the day of the week as a numeric value (1,2,3 et[详细]
2023-04-04 16:32 分类:问答Problem with ASP.NET MVC Edtior Templates
I am trying to create an editor template for column in a Telerik MVC Grid.After clicking edit this simple string column should show the same string value and next to it I would like to show a button o[详细]
2023-04-04 15:02 分类:问答Telerik MVC Grid Delete operation
i would like t开发者_开发问答o ask how i can intercept the ajax delete functionality of a grid using ajax binding? specifically, up to the point wherein, after i click on delete, as the confirm prompt[详细]
2023-04-02 10:09 分类:问答Displaying member in comboboxcolumn only after clicking column
I have a control, when I need dislay person with two column: -fullname -best friend The problem is , that property BestFriend on Person is an object.[详细]
2023-04-02 02:12 分类:问答How to access the current row's data in telerik's grid?
I have a grid, and say I am in given telerik:GridTemplateColumn (or GridboundColumn?) I want to display the result of 2 other columns, how would I do this?[详细]
2023-04-01 17:01 分类:问答how to set tab index radmultipage when postback occurs dynamically?
Code <telerik:RadTabStrip ID=\"RadTabStrip1\" runat=\"server\" MultiPageID=\"RadMultiPage1\" OnTabClick=\"RadTabScript1_TabClick\" OnClientTabSelecting=\"onTabSelecting\" ><%-- OnClientTabSe[详细]
2023-04-01 09:57 分类:问答Telerik MVC Grid client .dataBind() throwing exception
When I try and call .dataBind() on a Telerik Grid object in javascript, it throws an exception. The same code I\'m using was working just fine with a previous version of the Telerik controls (2010.2.9[详细]
2023-03-31 19:15 分类:问答Hierarchical Telerik RadGrids: How can I get rid of sorting bugs?
I\'m using a hierarchical RadGrid (Telerik control) but there are some bugs regarding the sort of the second level. I have two levels and the second level is loaded based on the first level.[详细]
2023-03-31 10:46 分类:问答Filtering of Telerik MVC Grid using javascript doesn't work with custom binding
I have a Telerik MVC grid which uses custom binding. Using javascript I store the filter, page and grouping in a cookie, such that when the user reloads the page, the filtering etc. is restored:[详细]
2023-03-29 04:00 分类:问答How correct use terelik getGridMasterTableView().filter() methot on javascript on client side?
I use telerik radGriD funcrion on javascript client-side: getGridMasterTableView().get_filterExpressions().clear(); - clear array of filter expression.[详细]
2023-03-28 11:17 分类:问答