Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
89 views
Hi,

I have a Rad menu with a itemTemplate and I need to highlight the item when I am on mouse over.

Any ideas??

Thank's
Veronica
Telerik team
 answered on 20 Aug 2010
2 answers
86 views
Following the Getting Started guide in th current docs I have added a RadListBox to my page, added a number of ListBoxItems and then clicked on the Add ListBox link. The result can be seen in SS1.jpg

-- 
Stuart
Stuart Hemming
Top achievements
Rank 2
 answered on 20 Aug 2010
2 answers
173 views
I have a setup where a custom content provider is used for the RadFileExplorer.

Which content to load in the FileExplorer is not know at time of page load, but is instead known after a button handler has fired. Is there a way to "re-populate" the FileExplorer (force the FileExplorer to re-run ResolveRootDirectoryAsTree() etc)?

I've only been able to make the FileExplorer run its "population methods" (ResolveRootDirectoryAsTree etc) if I initiate it in Page_Load (setting ViewPaths and ContentProviderTypeName). Doing the same at any later stage doesn't trigger the population methods.
Andreas
Top achievements
Rank 1
 answered on 20 Aug 2010
1 answer
79 views
Hi Telerik Support Team,

Sometimes when calling up the spell check option, the sub window is blocking the words being corrected (see the attached example)

 

Is there any way to show the suggested replacemets left or right of the mispelled word?

Thanks, Vlad

Rumen
Telerik team
 answered on 20 Aug 2010
17 answers
307 views
We are currently using Moss2007 with the free sharepoint editor 4.5.1.0 that comes with 7.3.2.0 RadEditor.Net2.dll
We decided to write some user controls that would host the RadEditor
Trying to use 7.3.2.0 dll  inside a user control gives:
The type 'Telerik.WebControls.RadEditor' has no constructors defined

Downloaded trial full .Net version 7.1.0.0, which worked fine for user control development
Then In Moss 
placed the dll in the _app_bin folder and copied RadControls folder of the trial control to
C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\wpresources\RadEditorSharePoint\7.1.0.0__852c9eb6525c1b53
Set the RadControlsDir in web.config to point to the above directory
Referenced the 7.1.0.0 dll from within our user control 
Now we have the sharepoint editor and the asp.net version co-existing in Moss.

Question
Is this the right way to set it all up? 
Isn't there a way to have only one RadControls folder that would drive both controls?
currently we have one under 4.5.1.0__1f131a624888eeed and one uder 7.1.0.0__852c9eb6525c1b53

Thanks,
Rudy
Stanimir
Telerik team
 answered on 20 Aug 2010
0 answers
97 views
Hi To All,

I want to share my experience with this issue and how I solved it. I Googled and searched in this forum but did not find a solution for me. The solution actually is quite simple, it's just a matter of not setting the Visible property of the RadEditor to false. So here's the issue.

I received the error when I have the RadEditor in a user control that is being loaded in another user control (although I believe the problem will be the same if there is only one level of user control). I have a RadEditor in my user control that is set to not visible - Visible="false". In my user control I override the Render method and I have this code: 
protected override void Render(HtmlTextWriter writer)
    {
        // some code goes here
 
        base.Render(writer);
    }

The exception is thrown at line "base.Render".

I want my RadEditor to be not visible initially and make it visible based on some logic. So what I did is instead of configuring the RadEditor to have Visible="false", I set the property in the code behind. I don't have the most detailed explanation why this happens and I definitely would appreciate if someone can explain it.

Thanks,
Von
Von
Top achievements
Rank 1
 asked on 20 Aug 2010
1 answer
89 views
Hi,
i,m newbie for radchart control. can you help me out to design the chart. i mean how to change the value of Y axis and X axis. label for x axis and y axis.

Please help!

Regards
Ravi
Yavor
Telerik team
 answered on 20 Aug 2010
1 answer
183 views
Hi,

I observed a telerik information in one of the demo application. http://demos.telerik.com/aspnet-ajax/controls/examples/integration/gridandmenu/defaultcs.aspx?product=grid

I could not observed in the telerik controls list and when tried to copy paste from the demo application then fired an error.

Can you please suggest me where I'll get the telerik information box ?

In above application it is used as :
<telerik:InformationBox ID="InformationBox1" runat="server"> Right-click the grid to open context menu.</telerik:InformationBox>

Thanks,
Prayag
Dimo
Telerik team
 answered on 20 Aug 2010
2 answers
165 views
I have a grid in which I'm using the pivot layout.  Since the pivot layout uses autogenerated columns, is there any way to format the columns data.  I have mixed text and numeric data returning and I would like to format the numbers (ie ###,###,###,##0).  Is there anyway to do this?  I'm using SQL SERVER as my backend DB and from what I know there isn't any easy way to format the numbers on the backside. 

Thanks

Mike
Pavlina
Telerik team
 answered on 20 Aug 2010
1 answer
125 views
I try to add codebehind class for  FileBrowser.ascx
but it always cause "could not load type xxx.xxx"  error, the type is the codebehind class.

this happens when i try to modify RadFileExplorer in FileBrowser.ascx to add customized column.
the default column in RadFileExplorer doesn't display right icon for fileItem whose name don't have extention.

Any help would be much appriciated.

duan
Rumen
Telerik team
 answered on 20 Aug 2010
Narrow your results
Selected tags
Tags
+? more
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?