We have been experimenting with Raddock controls for our portal look on a dash board page. One of the requirements is that each RadDockZone in the layout will have different skin. When a Raddock is dragged from one zone to another it should look like every other control in the zone. One of the approaches I have tried is to change the skin of the Raddock control in DockPositionChanged event on server side. But it is not working. Any hint on how this can be accomplished would be appreciated.
I have radgrid which needs to bind the data till 4th level. Since I have more than 50,000 records.
It binds to 1st and 2nd level smoothly but when click for the 3rd level I gives me error for (Stop running this script? A script on this page is causing your web browser to run slowly........)
Has in one of your forum it was suggested that in (scriptmanager tag add ScriptMode='Release')
I added this.
I have also added : HierarchyLoadMode="ServerOnDemand"
But still it gives me other error like Error during serialization or deserialization using the JSON JavaScriptSerializer.
Please suggest me the solution to overcome from this weird problem of radgrid hierarchy
I am having issues with the ajax gridview control in an ASP.NET web project, and the problem seems to be simple.
The grid I am using has several columns with cells that contains alot of text. And these texts are overlapping each other. My first thought to this issue was a missing attribute.
Lets say, I have 5 columns, each column as default gets a 20% space for text to be displayed, however, the text in the cells doesn't stay within these 20% and overlaps the other cells creating a huge mess.
This happens in IE9 without compatibility view, Chrome, Opera and Safari.
BUT ... wait for it ... this isn't an issue in IE9 with compatibility view, IE7 / IE8 and the new Firefox browser.
Can I somehow post images to give a better view of what I'm referring to?
Hi,
I'm new to RAD Controls and I was wondering if there is a way to avoid selection of weekend and a list of holiday dates from the the RAD Calendar while using a RadDatePicker?
Thanks,
Lok.
hi
how can i get indeterminate node in treeview tri-state?
it return indeterminate node =>checkd
i want only checked item not indeterminate item
please help to me
thanks
We have used telerik radeditor controls (RadEditor Rich TextEditor & RadEditor Rich Html Editor) in sharepoint 2007 and when we upgrade our sharepoint 2007 to 2010 we found the control has multiple rtecluster image (tools) in the same control instead of one. Please let me know how to fix the same. How to find the default source of the tools collection of the Rad Editor control
Since we've deployed the RadEditor for Sharepoint the contributors can see all the RadControls list when editing a page in Sharepoint designer. As the controls are not working since we only have the RadEditor control for Sharepoint, how can I hide all radcontrols from Sharepoint Designer ?