I have a page and in the page I have a RadTabStrip, it has a MultiView with two in开发者_如何学运维dexes and two TabStrip indexes. The problem I am having is that when i update something in the second
I wish to create a Telerik grid which can be grouped by different fields in the table, but I\'m running into quite a problem - Telerik only allows me to designate a property to group by, and then that
My page has a form and a table. When post this form (A), filter some data and display in the table via ajax.
I have a telerik grid with a column \"Created Date\".I want this date to be viewable, but not editable, so I set it to ReadOnly.However because it\'s readonly, the property is not bound in my controll
I would like to show my table data in grid. The table has more than 50 columns. By default they are displayed fine but I need a way to hide/show columns which are not required on screen.
I am trying to pop a RadWindow.. but its giving an error saying object expected... can not figure out the problem,..
I am trying to implementa rad editor. In it there is an Image Manager and inside the image manager is an Image Editor. So far its fine(the image is being shown perfectly).
My asp.net page has a div (#multipage) that contains a Telerik MultiPage control.For those who are not familiar with Telerik controls think of it as a iFrame that loads various other page in response
I would like to get the selected row gridview data(which is in modal popup) back to the Pare开发者_StackOverflow社区nt page to populate the fields. How could this be done? I appreciate any help.You ca
When I select the first day of Daylight Saving Time period, the RadDatePicker delays the selected day in 1 hour, making it display the previous day.