Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
99 views
Hello,

I'm using the RadGrid and using an DLL assembly version 2010.2.929.35 and when I select the check box in the grid that allows me to select all rows, nothing happens on Firefox. With IE everything works fine.

I've checked and now javascript errors are occurring and I've tried to remove all the references to Javascript files in my page and problem occurs anyway.

Do you have any idea of what could be the problem?

Thanks
Amaro
Shinu
Top achievements
Rank 2
 answered on 17 Aug 2011
2 answers
214 views
Hi all,

I would like to add some text to this Telerik RadEditor by using Selenium. I've founded this topic: "http://www.telerik.com/community/forums/aspnet/editor/testing-wysiwyg-editor-with-selenium-ide.aspx". Can someone help me with this, and explain how can I do it by using solution from the mentioned topic, please?
E.g: I would add automate some text by Selenium to this page:
http://demos.telerik.com/aspnet-ajax/editor/examples/default/defaultcs.aspx

I have the similiar situation in my project and then I could change the solution to me code.

Thanks a lot for your help.

BR,
Piotr
Misho
Telerik team
 answered on 17 Aug 2011
1 answer
72 views
First of all congratulations for the excellent job you have done,

My question is : how i can calculate (Rad)ListBox values?
I want to drag and drop some data to (Rad)ListBox and i want to get the Sum of these data in a Label or textbox.
Is this possible to made?
Thanks,

Best Regards,
Jk,
Peter Filipov
Telerik team
 answered on 17 Aug 2011
2 answers
109 views
My slider has a custom iconUrl, but when you mouse over the icon there is no alt text for it.

Can this be set?  I don't see a property for it.
Niko
Telerik team
 answered on 17 Aug 2011
3 answers
74 views
What filter do I need to disable to stop the editor from removing <link> or <meta> tags from the content?

Thanks,
Kevin
Lini
Telerik team
 answered on 17 Aug 2011
1 answer
437 views
We are facing the XSS vulnerability issue related to Toolscript manager "_TSM_HiddenField_=ctl00_ToolkitScriptManager1_HiddenField".
TSM_HiddenField_  value.
Can you please provide the Solution for this? we are using the latest version of AJAX Control Toolkit.
Marin Bratanov
Telerik team
 answered on 17 Aug 2011
1 answer
56 views
Hello,

I have a grid which shows orders. If the order is archived then it it appends "<<Archived>>" at the start of order name.
E.g. if Order name is ABC it will be shown as <<Archived>> ABC.
Programmatically I append "&lt;&lt;Archived&gt;&gt;" at the start of it when it is archived and save it in db.
Now in my application after archiving I have to show this title at three places
1. In Grid : Which works fine. It shows it as "<<Archived>> ABC".
2. When I open my order in detailed view its title is shown in textbox; For showing it properly I use HttpUtility.HtmlDecode function.
3. I have a grid filter for each column. This column shows all the archived orders as "&lt;&lt;Archived&gt;&gt;OrderName".

What should I do to properly display it?

Radoslav
Telerik team
 answered on 17 Aug 2011
1 answer
134 views
Hello,

I have aproblem with the undeline button, Sometimes it is not working.
I'm trying to remove the underline from blank space (View attached screen-shot), but the underline button is not functioning.

Here is the control:
<telerik:RadEditor runat="server" ID="CntntRadEditor" Height="500px" Width="100%" style="z-index:1000;" Content='<%# DataBinder.Eval( Container, "DataItem.Cntnt") %>' ToolsFile="~/Common/Controls/RadEditor/xml/CustomFullSetOfToolsForSecureTables.xml">
                            <Modules>
                                <telerik:EditorModule Visible="false" />
                            </Modules>
                            <ImageManager ViewPaths="~/Guides/QA/Design/Contents" UploadPaths="~/Guides/QA/Design/Contents" DeletePaths="~/Guides/QA/Design/Contents" />
                            <DocumentManager ViewPaths="~/Guides/QA/Design/Contents" UploadPaths="~/Guides/QA/Design/Contents" DeletePaths="~/Guides/QA/Design/Contents" SearchPatterns="*.doc,*.txt,*.docx,*.xls,*.xlsx,*.pdf,*.xml,*.gif,*.jpg,*.png" />
                        </telerik:RadEditor>

Please, I need your help in order to enable the user to add and remove the underline without problems.
It is appreciated to send me the modified code.

Regards,
Bader
Dobromir
Telerik team
 answered on 17 Aug 2011
4 answers
133 views
Hi
I put the grid in edit mode and getting the new values , But I want to get the old values for comparison. How do I use SavesOldValues

       If (e.CommandName = "UpdateAll") Then
            For Each editedItem As GridEditableItem In grdItemCatgLoc.EditItems

                Dim newValues As Hashtable = New Hashtable
                e.Item.OwnerTableView.ExtractValuesFromItem(newValues, editedItem)
                Dim ProductID As Long = newValues("ProductID")
'getting the old values ?????????????????????????
Dim grdDataitem As GridDataItem = e.Item.DataItem
Dim OldProductID as Long =  grdDataitem.SavedOldValues("ProductID")



editeditem.Edit=False
Next
ShahabG
Top achievements
Rank 1
 answered on 17 Aug 2011
1 answer
136 views
Hi everybody!!!

I'm here again with another question, I'm working with this control, "Notification", is a good control but I have a problem when I try to open one notification from a aspx page to ascx page, I dont know how to do this.
I have to add value to data base in my *.ascx (user control), and in my *.aspx page, I want to show a message with notification control, wich must show a message confirmation for example, "this user has been added correctly".

thank you for your attention.

Have a Nice Day!!!

Victor Hugo.
Marin Bratanov
Telerik team
 answered on 17 Aug 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Cynthia
Top achievements
Rank 1
Iron
Toby
Top achievements
Rank 3
Iron
Iron
Iron
Danielle
Top achievements
Rank 1
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Iron
yw
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Cynthia
Top achievements
Rank 1
Iron
Toby
Top achievements
Rank 3
Iron
Iron
Iron
Danielle
Top achievements
Rank 1
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Iron
yw
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?