Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
58 views
Hello

Can i use the exporting built in radgrid to export all columns even if the collumn is display = false?

best regards

gilberto
Gilberto
Top achievements
Rank 1
 answered on 11 Sep 2012
0 answers
114 views

We've created an extended version of the RadEditor to use locally.  What we need to do is set the values for the dictionarypath to a single path that all instances of the control will use.  We also need to disable the custom dictionary in the global version, but allow local versions to override in the markup.

We aren't using the markup interface in the extended version, so I can't set any values under <telerik:RadEditor/>.  I'm working in C#.  What I'm trying to do to start with looks like this:

 

 

 

public ExtendedRadEditor() : base()  

base.SpellCheckSettings.AllowAddCustom = false;  

base.SpellCheckSettings.SpellCheckProvider = SpellCheckProvider.TelerikProvider;  

base.SpellCheckSettings.DictionaryPath = System.Web.HttpContext.Current.Server.MapPath("~/Embed/TDF");

}


So, what am I missing here???

EDIT:  So I've tried exploring the various ways in which I can set the DictionaryPath.  Since this is NOT a web application, I can't use Server.MapPath(); since it's not a Windows app, I can't use GetCurrentExecutingPath.  I've tried using GetCurrentAssembly().Codebase, but since this compiles into the Visual Studio executable path at runtime, NOT the local code path (which would parallel the path utilized at deployment), I've hit a wall on trying to get the correct DictionaryPath set.  I even tried a basic Windows path ("../Embed/TDF") and THAT didn't work.

Could really use some ideas.
Paul
Top achievements
Rank 1
 asked on 11 Sep 2012
1 answer
99 views
Hello

I am using RadEditor for SharePoint 2010 on an application page for editing HTML content of specific publishing pages (getting the value from field 'PublishingPageContent' of corresponding SPListItem and setting property Content of RadEditor control).

After saving HTML content everything looks alright on corresponding target page with following HTML in 'PublishingPageContent' (as an example):
<span class="ms-rtestate-read  ms-reusableTextView" id="__publishingReusableFragment">
Copyright&copy; 2012&nbsp;XXX - All
Rights Reserved
</
span>

But when opening page in "normal" edit mode or editing properties (in Pages library) the HTML gets transformed after saving:
<span id="__publishingReusableFragment"></span>

This problems occurs independenly from RadEditor beeing activated as default HTML editor for site (in Site Features). And RadEditor reacts differently concerning reusable content if used in "normal" page edit mode compared to context in application page. It is only concerning readonly content (automatic update).

Does anybody know, how to overcome this issue? Are there for example specific JavaScript files / libraries, which have to be added to application page?

Thank you and best regards,
Roger
Rumen
Telerik team
 answered on 11 Sep 2012
3 answers
66 views
I have a SQL data source that I need to present in SharePoint 2010 and I need to allow users to select multiple values from one of the columns (several Clients for exanple) and show the items pertaining to those.  I do not see how to do this with the SPRadGrid...so I am thinking it must be done from scratch?
Tsvetoslav
Telerik team
 answered on 11 Sep 2012
4 answers
74 views
please check your demo  and just scroll your browser window 

then just try to resize the appointment, sometimes its not ready for resizing, sometimes its resize but after post back when we click on the resize icon of the appointment(Time > 11:00 AM to 12:30 PM) suddenly goes to its start time to starttime+15 minutes(modifies appnt time > 11:00 AM to 11:15 AM)...

scheduler have the main role in my application, but still its not working properly.. i already posted this problem many times, but still not get any response from your side,  we are still waiting for your completely working scheduler then only wish to buy.. so here we are just looking for some others who provide the scheduler like obout, componentOne etc etc.. 

expecting your immediate response.
Ivana
Telerik team
 answered on 11 Sep 2012
3 answers
69 views
Hi,

I want to set "End by" date on pageload to next month's day. How can I do that?

Thanks,
Mangesh
Boyan Dimitrov
Telerik team
 answered on 11 Sep 2012
0 answers
84 views
Hey guys,

Is there any control that helps to export the data from generic list of string into a excel. I am not using a datagrid so I dont want to use the functionality included in that.

I really appreciate the help.

Thanks
Vikram
Top achievements
Rank 1
 asked on 11 Sep 2012
1 answer
61 views
hi,
How to know the selected Node is parent node or Child node. Please help

regards
Princy
Top achievements
Rank 2
 answered on 11 Sep 2012
2 answers
155 views
Is there a way to add a manual line break to an XAxis label? I've tried setting the label text (from code-behind) as follows:

Line 1<br>Line 2
Line 1<p>Line 2</p>
Line 1\nLine 2

I'm not particularly familiar with svg text formatting, so I'm hoping someone can point me in the right direction.
Andy
Top achievements
Rank 2
 answered on 11 Sep 2012
5 answers
315 views
Hello Telerik Team,

I have a column in a DataTable named "Total $ Value". I also have a RadGridView with the "EnableFiltering" property set to "True". I assign my DataTable to the DataSource of the RadGridView. At runtime, when I attempt to set a filter on this column, 
Not getting error bur filter is not working , even unable to click on filter dropdown (just filter image appear but dropdown is not).

Any ideas how I can have a "$" character in a column name and the filtering still works?

Its a requirement to have $ in a column name.

Please help me,

Thanks,
Preeti 
Pavlina
Telerik team
 answered on 11 Sep 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?