telerik-grid
Rad grid custom filtering
How can I activate custom filtering for my radgrid?(I googled but I didn\'t get any proper response regarding this)[详细]
2023-02-14 15:12 分类:问答MongoDB/C# and Telerik Ajax RadGrid
Can some expert propose a way to use Telerik RadControls Ajax Grids and MongoDb C# Official driver to manage a simple Grid table Create/Update/Delete methods. The object is managing a simple Table dat[详细]
2023-02-13 23:47 分类:问答How do I use a Telerik Grid with a partial page?
I have an ASP.NET MVC project. One of my pages has an input form on top and a partial page below it for results. The partial page uses a Telerik Grid. Everythi开发者_Go百科ng works fine if I dont use[详细]
2023-02-13 18:35 分类:问答Telerik grid rebind return additional parameter from controler
Hi all i need to pass parameter from controller to client and process it controller: public ActionResult GetTerminalList(string GroupID, string NodeLevel, string ItemsArr)[详细]
2023-02-12 21:00 分类:问答RadGrid apply filter in codebehind
I\'m trying to set a value in a filter for RadGrid on a dropdown开发者_如何学Go select. GridColumn column = RadGrid1.MasterTableView.GetColumnSafe(\"versionId\");[详细]
2023-02-11 21:58 分类:问答telerik mvc grid rebind pass array
Hi i have array of values and i need to pass it as argument for telerik mvc grid rebind in client side. My code:[详细]
2023-02-11 13:40 分类:问答Telerik mvc grid, Model Field to db field name relation
I have a Telerik mvc grid.I am trying to get sorting to work.I am binding my grid to a model collection.The model has different names for fields than the data layer.[详细]
2023-02-08 22:19 分类:问答Focus edit-form popup for Telerik MVC Grid
How can you focus the edit-form Popup fo开发者_如何学Pythonr Telerik MVC grid? Solutions that not hack Telerik code are preferred.You can use the OnEdit event of the grid, find some input element from[详细]
2023-02-07 23:15 分类:问答Set value column value of the selected row in RadGrid
I need to set the value of a particular column of the selected row in my telerik RadGrid.I have tried the following, but it didn\'t work.[详细]
2023-02-07 20:39 分类:问答Telerik MVC Grid ClientEvents are never fired
I am using the following code to fire the client events and the events are not being fired: Telerik MVC Grid[详细]
2023-02-06 04:37 分类:问答