telerik-grid
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 分类:问答sys.invalidoperationexception: A control is already associated with the element. using Telerik Controls In DotNetNuke
sys.invalidoperationexception: A control is already associated with the element. I am using DotNetNuke 5.6.3. The rror occurs if I click edit. I know it has something to do with AJAX, and the script m[详细]
2023-04-13 05:26 分类:问答Telerik MVC Grid inside TabStrip not working on Mozilla Firefox
I am trying to use Telerik MVC Q2 TabStrip which contains a Telerik MVC Grid within it. The Grid is returned in a Partial View by TabStrip\'s LoadContentFrom(). The Grid is based on ajax binding mode[详细]
2023-04-12 04:27 分类:问答Telerik MVC DatePicker in a Grid
I have a Telerik MVC DatePicker in a Telerik Grid.I want to let the users be able to delete or \"clear out\" the date.This is not working.There is some validation that prevents it.The type of the mode[详细]
2023-04-11 12:20 分类:问答Telerik MVC Grid: Getting the Parent Row after a ComboBox OnChange event during inline editing
I have an parent child Telerik MVC grid.In the child grid I have a 开发者_开发知识库ComboBox.In the OnChange event of that comboBox, I need to lookup the value of something and populate another column[详细]
2023-04-11 02:59 分类:问答How to access "textChanged" event from text box that added to telerik Rad Grid?
Hi There Do you know how to access textboxes textChanged event added to a radgrid that are bound but are used to trap any row related 开发者_如何学Goinput a user typed in to the textbox for that colum[详细]
2023-04-10 21:14 分类:问答RadListView ItemCommand not firing
I have a RadListView and also an event handler bound to lstGameWaypoints_ItemCommand as shown below. On First display of the grid clicking the delete button successfully triggers a postback and the It[详细]
2023-04-10 05:15 分类:问答ASP MVC 3 Telerikgrid sending Rowvesion(byte[]) to controller
I have a telerik MVC 3 grid, that contains checkbox column. if the user select multiple items and clicks a button, i need to send the id and byte[] timestamp(for concurrency) to the controller. user c[详细]
2023-04-09 16:07 分类:问答How To: Custom Edit Column name and Value in a Telerik Grid
I am kind of a newbie to MVC and Telerik and working on a project that involves both of them, the problem am facing currently is:[详细]
2023-04-09 11:11 分类:问答getting timeout error when select the 50th page in telerik RadGrid
I am loading 100000 records in the Radgrid, if I am doing anything (select 50th page in RadGrid Pager Control or Filter something in the RadGrid) in the radgrid it\'s taking too much of time to load,[详细]
2023-04-09 09:00 分类:问答