Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
63 views
Hi,

I have a requirement where I need to refresh entire tree on particular action (deleting node/ adding node). The refresh should happen in such a way that all expanded node should remain in expanded state with latest childs. (i.e. node might get added/deleted to already expanded nodes in backend & they should appear in the treeview)
.
Thanks.
Nikolay Tsenkov
Telerik team
 answered on 13 Oct 2010
11 answers
150 views
Hello,

I've experiencied a lots os glitchs in RadEditor for MOSS. The most of the them is about the alignment and position of paragraphs and tables. Many behaviors replaces my text with extra lines and put alignment that i have not set.

Simple test is create 3 lines with break (enter key), next we wil make a paragraph in middle, using ctrl+enter. When we switch do html view or make a check in, the editor put an extra line after the paragraph. Sometimes we edit and remove the text and it fixes, sometimes he put again the extra ou double lines, and i can't win this battle!

Another situation: many texts have bullets, when a user change a lot, sometimes the editor start to put extra lines with empty bullets at the end of the text. This is hard to explain how to achive this behavior, but i've see with my own eyes... look at this (http://conteudos.medinet-seguros.pt/produtosemvigor_/multiriscos/Seguro%20Casa/Pages/CapitaisSeguros.aspx)

Could help me?

RadEditor Version 5.3
Stanimir
Telerik team
 answered on 13 Oct 2010
1 answer
75 views
I have been working with a client's existing code, and trying to implement a new set of pages.

They have YUI and MVC 1.0.

I am using the scheduler. 

I added a page with their master page which includes a lot of YUI components and other Javascript pieces.

Without even databinding it, I get a javascript error (or if I do databind it) where it states that "

Microsoft JScript runtime error: 'type' is null or not an object

 

"
and the breaking line of code is Sys.UI.DomEvent=function(e){var a=e,b=this.type=a.type.toLowerCase();

Any clues?

Paul

Veronica
Telerik team
 answered on 13 Oct 2010
1 answer
156 views
Hi Telerik Team,

I'm new to AJAX, javascript and especially the RadScheduler and need to know how to achieve the following functionality (or at least to be pointed in the right direction):

1. User clicks a button on the page.
2. The rad scheduler's advanced new appointment form appears in a modal popup, with the subject, description and custom fields pre-populated with data captured from elsewhere in the form.

Many thanks in advance.
Veronica
Telerik team
 answered on 13 Oct 2010
3 answers
198 views
We have a SharePoint project using wspbuilder for deployment. The assembly is deployed to gac. When adding the Telerik.Web.UI reference with Copy Local property set to true, the deployment fails (LastoperationResult:DeploymentfailedFileCopy.
Is this a scenario that is not supported? Do we need to copy the assembly manually to gac?
Øyvind Skaar
Top achievements
Rank 1
 answered on 13 Oct 2010
1 answer
131 views
Hi,

I have a RadTabStrip and RadMultiPage.  When I click a tab, the scroll position of the RadPageView contents is retained, so if I was at the bottom of the page on one tab, I stay there on the next tab.
How can I reset the PageView scroll position back to the top of the page when I change tabs?

Thanks.
Craig Wallace
Top achievements
Rank 1
 answered on 13 Oct 2010
1 answer
148 views
Hi,

We have encountered some issues when using your RadGrid control.

One of the problems is that the width of the column headings is being increased by one pixel.

During our testing we found that this is mostly noticeable in webkit based browsers i.e. Chrome 6 and Safari 5. In Chrome this issue occurs after sorting any column in the grid as can be seen more clearly in the attached screenshot.

Another issue is that the centered columns headings are being shifted to the left when the sort icon is displayed i.e. "ShowSortIcon" is set to "true". We wish to disable this functionality, such that the headings remain fixed.

Thank you for your time.
Pavlina
Telerik team
 answered on 13 Oct 2010
1 answer
176 views
Hi,

We are using the RadEditor for Sharepoint, version 5.7.3.0.
The customer wants to be able to center a table horizontally. Changing the alignment in the table properties adds a align="center" attribute to the table tag. Unfortunately, it seems that Firefox doesn't take the align attribute into account.

I've found a workaround which is to add a style="margin-left:auto;margin-right:auto" to the table.
I want to use this workaround in a way that is as user-friendly as possible. The best would be to have it used when the user selects the alignment.

For now, I've created a CSS class which can be applied through the "CSS Class" drop down list under the "Layout" section :
.halign {margin-right:auto;margin-left:auto;}
It works unless I also need a complete table layout (as described here). If I select different classes in the "CSS Class" and "CSS Class layout" drop down lists, the last selected is applied. It would be nice if both were applied (like <table class="halign table_layout" ...>).

I hope you can help.

Kind regards,
Xavier Stévenne.
Stanimir
Telerik team
 answered on 13 Oct 2010
2 answers
158 views
Hi guys!
I have a master page which holds RadGrid and a few columns (ClientSelect, Edit, Delete). The rest of the columns are added during Page_Init inside content page during runtime. It all worked fine, untill I needed to create a self-hierarchy structure. When I set SelfHierarchySettings on master page, it works, but other pages that don't need it become unusable. If I set those settings in code-behind, there are no child rows rendered.
We had an idea to use <%= %> on Master page to set KeyName and ParentKeyName but it results in a compilation error (like this

<

 

SelfHierarchySettings KeyName="<%=KeyName%>" ParentKeyName="<%=ParentKeyName%>" />

So far I found only samples when grid is either defined on aspx, or completely created programmatically. If you could provide a sample similar to my case, I'd be very thankful.

 

Andy
Top achievements
Rank 1
 answered on 13 Oct 2010
1 answer
85 views

Hi.

We've implemented a custom FileBrowserContentProvider to display directories and files from our services.  In order to increase performance and customer appeal, we allow paging and hide directories in the grid and only show files.  I've implemented a suggestion from other forums and removed the DirectoryItem objects from the grid in the OnExplorerPopulated event.  This worked great.

My problem arises when the number of DirectoryItems exceeds the number of items in the page.  ie: 30 DirectoryItems in the list, PageSize is set to 25.  The grid will display there are "No records to display".
Is there a way to intercept the event that is loading the items into the grid, and just not include the directories in the list in the first place?

Fiko
Telerik team
 answered on 13 Oct 2010
Narrow your results
Selected tags
Tags
+? more
Top users last month
Marco
Top achievements
Rank 4
Iron
Iron
Iron
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
Want to show your ninja superpower to fellow developers?
Top users last month
Marco
Top achievements
Rank 4
Iron
Iron
Iron
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
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?