Telerik Forums
UI for ASP.NET AJAX Forum
15 answers
269 views

Hi guys,
before I export grid to pdf I need to write couple of titles lines include header from another grid.My pdf format should look like this:
Title: NYC DEPT OF EDUCATION
        BUREAU OF COMPENSATION
        ROSTER - 9/08 thru 06/09
 Header coming from another grid:
        TOTAL DAYS - 80 TOTAL AMOUNT - 1900
 And then detail data which I exporting to PDF.

Please help me with that issue.So far I only have the following code:
PriReportGrid.ExportSettings.Pdf.PageTitle = "NEW YORK CITY DEPT.OF EDUCATION ";
PriReportGrid.MasterTableView.ExportToPdf();

 

 

Thanks so much      

Daniel
Telerik team
 answered on 04 Feb 2011
2 answers
166 views
I have a RadGrid and I don't use pager, but I want to get total ItemCount base on the filtering critiria. I saw the example of Telerik's "Filtering tamplate columns", that's sort of what I want but without using paging. Any suggestions?

Thank you,

Shannon
Shannnon
Top achievements
Rank 1
 answered on 04 Feb 2011
5 answers
164 views
 Rad Editor is not working properly in IE 8 When Update button is click.
I already set EnableDocking Property set False.

 The Detail of Telerik RadEditor is given below

Name :- RadEditor.Net2

Version :- 7.2.1.0

I also  attached Image to releated query.
Rumen
Telerik team
 answered on 04 Feb 2011
1 answer
65 views
I have a user that is unhappy that they cannot sort files and documents via the image or document manager by date. I assume there has to be a way to do this. Can someone point me in a direction to set this up - or - if this can even be accomplished. Thanks!
Rumen
Telerik team
 answered on 04 Feb 2011
5 answers
185 views
Hi!

Is there any way to make the spell checker work like the RadSpell Control when using your Html Editor?
Meaning, working like a word like one with the dialog opening up?

I've read in one of your docs that this can be possible by adding the following line to the tools.xml:
<tool name="SpellCheck" />

Instead of:
<tool name="AjaxSpellCheck" />

However it is not working.
A button appears with an exclamtion sign image and when you click on it it says "The command SpellChecker is not implemented yet"

I've tried making a customized button and calling the RadSpell control but I've been having problems when changing back the corrected text.

I'll really appreciate your help on this,
Thanks in advance for your support.

Kind regards
Rumen
Telerik team
 answered on 04 Feb 2011
1 answer
64 views
Hello,

I was trying to implement the code from the following article.
I'm using the server side approach, but i have a problem.

If i expand a parent that has childs and the parent was checked,
When i debug the NodeExpand event handler i see that the e.Node.Checked property of the parent node is always false.
Only if i checked the root parent of the tree i get the desirable result according to my action, the other sub-parents doesn't get it.
protected void RadTreeView1_NodeExpand(object sender, Telerik.Web.UI.RadTreeNodeEventArgs e)
{
//Debug here
RadTreeNode firstChild = new RadTreeNode("new child1", "new1");
firstChild.Checked = e.Node.Checked; //e.Node.Checked is always false!
}

In other words: I don't get any indication that the parent node is checked.(gets always false).
I tried with tristate mode and without tristate mode. and the CheckChildsNodes property is true.

i use version: 2010.3.1109.35

any ideas??

Thanks,
Oren
Nikolay Tsenkov
Telerik team
 answered on 04 Feb 2011
3 answers
74 views
Hi Telerik,
I need to add Template sentences from database with existing content.What can i do?.
Rumen
Telerik team
 answered on 04 Feb 2011
1 answer
74 views
Hi,
  I'm using telerick Q2version2010 rad controls. My requirement is, In .aspx page  display pencil image only. when I click on pencil image radeditor  window open. previously when I'm using Q2version2008 radcontrol, I display pencil image and click on this image open radeditor as a editible mode. but when I working on new radcontrols(Q2version2010) .  I didn't find how to display pencil (only) image . please give me suggestion how to achieve my requirement.

Advance in Thanks

Thanks
Mr.Perfect
Rumen
Telerik team
 answered on 04 Feb 2011
3 answers
117 views
Hey!

Yesterday I started to research Tooltip's features and definatelly this control is awesome.

I have looked all available tutorials http://demos.telerik.com/aspnet-ajax/tooltip/examples/loadondemand/defaultcs.aspx
And got just a quick question :
<telerik:RadToolTipManager runat="server" ID="RadToolTipManager1" Position="Center"
    RelativeTo="Element" Width="400px" Height="200px" Animation="Resize" HideEvent="LeaveTargetAndToolTip"
    Skin="Default" OnAjaxUpdate="OnAjaxUpdate" OnClientHide="OnClientHide" EnableShadow="true"
    RenderInPageRoot="true" AnimationDuration="200">
</telerik:RadToolTipManager>
Here is RadTooltipManager, but where are <TargetControl> section. I just do not get where did you specified that tooltip should appear on these webControls. :)

Thank you!
Svetlina Anati
Telerik team
 answered on 04 Feb 2011
5 answers
118 views
I define OnClientPageLoad, and setup a simple alert function...but the thing never gets called??

It's a standard telerik:RadWindow with a ContentTemplate definition...
Svetlina Anati
Telerik team
 answered on 04 Feb 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?