0
votes
1answer
5 views
Expand all items in RadGrid Hierarchy
I am using a RadGrid (2009 Q2) with a hierarchy. Is there a way in the client api to expand all rows and vice-versa?
thanks!
2
votes
2answers
413 views
Telerik controls in ASP.NET MVC
Telerik claims their controls work with ASP.NET MVC now. Has anyone already used the controls in a MVC project?
My company uses the Telerik ASP.NET controls in a large applicatio …
1
vote
5answers
2k views
Compile Error CS0433 on pre-compiled ASP.NET 2.0 site.
I keep getting this error ever so often when I launch the debugger to debug my site. I'm using the Telerik controls, and usually the error is in my tab strip. Here is an example …
0
votes
0answers
9 views
How do I set the StripFormattingOnPaste property of a Telerik RadEditor with JavaScript?
I don't have access to the actual asp.net server tag itself, so I need to change the StripFormattingOnPaste property to the EditorStripFormattingOptions enum with JavaScript and I' …
0
votes
1answer
23 views
Removing all CSS from telerik controls
Hi
I'm using Telerik RadControls for ASP.NET and wondered if there was any way to turn off/stop the CSS that is automatically downloaded with the controls.
I don't want to remove …
0
votes
2answers
87 views
ASP.NET Telerik TreeView node cursor
How do we set the hand cursor for a plain text node in a Telerik RadTreeView? This is an ASP.NET web app. We are just looking for a quick answer. Didn't see this posted here or on …
0
votes
1answer
14 views
Replace GridView with RadGrid in Dynamic Data List.aspx
I have found an adapted RadGrid from Telerik, with some overrides, for use in the ListDetails.aspx page template in dynamic data projects, but a cursory experiment yielded only a v …
0
votes
1answer
37 views
Telerik RadGrid always display X rows, even if there are only Y data rows on the last page where Y < X
I have a telerik rad grid with PageSize=10. The problem is if I have 34 items. On the last page, there will only be 4 rows. Is there a mode to force to control to render with 6 emp …
0
votes
3answers
95 views
Any experience combining JS / CSS in MVC?
I'm planning to implement a solution for combining multiple js/css files into single files in my MVC project, but currently I doubt between the following two possibilities:
Teleri …
0
votes
1answer
461 views
How to pass server-side error messages to ASP.NET Ajax client?
An example scenario:
User performs an update, for example a drag & drop. This is an ajax request.
Server-side code cannot validate the update or the operation just fails. An …
0
votes
0answers
4 views
How do I get get a proper metric Telerik Reporting Designer?
Everything I can possibly set to metric on my machine is set to metric, including the Unit of Measure for my Telerik report, yet when I add a control to the design surface, it's Lo …
0
votes
2answers
47 views
Styling Sylverlight Telerik Radupload
At the moment I'm using Silverlight RadControls from Telerik. In my site I've implemented the RadUpload control. Because the control is not styled the way I want, I'm restyling it …
0
votes
1answer
160 views
ASP.NET Server Control based on RadComboBox - Postback issue
I am trying to create a custom control that extends the RadComboBox from Telerik to create a Dropdown Checkbox List with default templates. The plan is to use the control in sever …
0
votes
2answers
64 views
Iterating over an unknown IQueryable’s properties?
Forgive me if this has been asked before; I couldn't find anything close after a few searches:
I'm trying to write an ActionFilter in MVC that will "intercept" an IQueryable and n …
0
votes
1answer
32 views
Changing how a telerik radgrid marks a row as “modified”
I am working with the Telerik Winforms Radgrid version 2009.2.9.701 in visual studio 2008 (C#) and I've come across and issue I can't seem to find a solution for.
When the radgrid …
