Telerik Forums
UI for ASP.NET AJAX Forum
0 answers
136 views

Hi,

I have the submit button with RadSchedulerRecurrenceEditor. I want to know if the Recurrence checkbox is checked or not checked when the submit click event is fired in the code behind.

Thanks,

Brew

Brew Hutch
Top achievements
Rank 1
 asked on 09 Aug 2016
1 answer
137 views

I built a really simple UserControl using the SocialShare control, just creating by creating a .ascx and registering the Telerik type.

It works fine as a widget on a Sitefinity website, but is causing DCom 10016 errors to be thrown.

The webserver was complaining that the account NetworkServices didn't have permissions to activate the specified application, and although it was easy enough to grant permissions (dcomcnfg) I was dubious about why I should need to do that.

However, I am also getting a similar DCom error being thrown on the client if I am using IE11 and need to use the developer tools to debug IE.

This is obviously a bit more disconcerting, as there shouldn't be a need to grant permissions for this type of scenario.

What am I doing wrong?

Marin Bratanov
Telerik team
 answered on 09 Aug 2016
1 answer
404 views

Hello,

Recently I have experienced issue with Rich Text Editor in Sitecore which is based on Telerik Editor. Sometimes creating numbered/non-numbered list from RTE caues problems.

I have attached link to RTE_edit.swf - in 1:07 there is showed how the issue looks.

http://www6.zippyshare.com/v/KjSb879E/file.html

 

Guys from Sitecore support provided me with some resolution, but it does not work well :(

http://pastebin.com/9QcS7n4n

 

Do you have any clue how it can be resolved? Or maybe you can provide the code for InsertOrderedList and InsertUnorderedList commands?

Marin Bratanov
Telerik team
 answered on 09 Aug 2016
1 answer
198 views

Hi

In below link, i can see clear all (x button) in drop down

http://demos.telerik.com/aspnet-ajax/dropdowntree/examples/functionality/checkallandclearbuttons/defaultcs.aspx

but in below link i don't have see the option (normal checkbox drop down), can i have that is that doable.

http://demos.telerik.com/aspnet-ajax/combobox/examples/functionality/checkboxes/defaultcs.aspx

 

Senthil
Dimitar
Telerik team
 answered on 09 Aug 2016
1 answer
198 views

Good Day All,

I am looking into changing the default color of the Radtexbox when either hovered or clicked on.

You will see in Picture 1 that it is just a normal input box, now in Picture two you will see it highlights blue when clicked on, I wane change that color

to something else, how would i accomplish this?

 

Bozhidar
Telerik team
 answered on 09 Aug 2016
3 answers
418 views
I am populating a RadTreeView with a DataTable in c# with the display nodes showing CompanyNames, but I am not seeing any kind of hidden value attribute (CompanyID) in the source code when I view it from a browser.

I assigned the DataFieldID's in the .aspx page but I do not see how I am supposed to retrieve the ID in the Code-Behind?


         treeManageUsers.DataTextField = "CompanyName";
            treeManageUsers.DataFieldID = "CompanyID";
            treeManageUsers.DataValueField = "CompanyID";
            treeManageUsers.DataSource = treeDT;
            treeManageUsers.DataBind();


            <telerik:RadTreeView runat="server" ID="treeManageUsers" Skin="Telerik" 
                OnNodeClick="treeManageUsers_NodeClick" 
                DataTextField="CompanyName" 
                DataFieldID="CompanyID">
            </telerik:RadTreeView>


Ivan Danchev
Telerik team
 answered on 09 Aug 2016
0 answers
62 views

Hi!

   I have a radGridView, which has export to word command each row, however, I need to format the data, so I build the data I want as html string.

When the user click on the export to word command, I will take the DataKey to get the data and export to word document, on UI, it will popup to ask the to

open, saveAs or cancel (as we usual see for downloading command). 

I have tried almost all of the sample code I could search from Google, it worked if it's a single button not inside the telerik:radGridView, once I tried within

telerik:radGridView, it always return a "Sys.webForms.PageRequestManagerParserErrorException" without much help message.  UI sample as attached file.

Could I get a sample code for my case? Thank you in advanced!

sharon
Top achievements
Rank 1
 asked on 09 Aug 2016
1 answer
129 views

Hi

When using a combobox that has a client item template ("#= Nme ## if(!Ena){# <span class=""disabled""> (disabled)</span> #}#") I find that when checkboxes are enabled the checkbox appears on the line above the template text.  I have tried using the nowrap method along with white-space and word-break styles with no luck.

The online demos shows each modes independantly but not having seen them together I don't know if this is my code or a fundamental issue with the control.  Any ideas for a fix?

Regards

Jon

Dimitar
Telerik team
 answered on 09 Aug 2016
2 answers
255 views

When re-creating a dynamic wizard in user control The active step is not reset to 0 with:

rw.WizardSteps.Clear()

How can I achieve a reset of the active step?

Marc

Fit2Page
Top achievements
Rank 2
Bronze
Iron
Iron
 answered on 09 Aug 2016
3 answers
526 views

Hi,

 

I have a radgrid with scrolling enabled and static headers. Everything works perfect. However, the issue im faced with is when I click edit, I need to scroll down to get to the edit portion and after saving or cancelling, the scroll position is saved on the LAST scroll position, which means that the scroll position will now be way lower than it was when I clicked edit. I hope this makes sense.

 

All I want to do, is save the scroll position when I clicked edit, so that once updated or cancelled, that it will go back to that scroll position. 

 

Please could you help ?

 

Thank you

Eyup
Telerik team
 answered on 09 Aug 2016
Narrow your results
Selected tags
Tags
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
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?