Telerik Forums
UI for ASP.NET AJAX Forum
3 answers
89 views
Our clients have been complaining their texts formerly edited in ASP.NET Classic RadEditor are missing all the Tabs and Line Breaks when they open it for the first time using the up to date ASP.NET Ajax RadEditor. We know the old control generates plain text while the new control consume xHTML. Short of wriitng our own parser to check through the database(s), is there any mode/setting we can use on the ASP.NET Ajax RadEditor to accept these old texts and render them with all the tabs and line breaks?

P.S. I only need to do this once since any subsequent savings of the texts will be in the proper xHTML formats.

Rumen
Telerik team
 answered on 13 Apr 2010
1 answer
107 views
Hi,

I have some problems to implement this sample as userControl. I have tested and works perfect when is implemented as page and tabs as UserControls, but if you implement the main control as Usercontrol you have not able to go to the next step. It's seam easier but.

Could someone point the solution to catch the main radtabtrip from the usercontrol in place of Page and pass some values from one UserControl to another using direct catch in place of sessions.I'm working in very complex scenario using master pages. I have worked with some findrecursive an nothing, is very frustrating.

Thanks.

 
Pierre
Top achievements
Rank 1
 answered on 13 Apr 2010
6 answers
747 views
Hi,
I'm looking for a way to bind to Enum and found this article how it's done for Silverlight control:
http://blogs.telerik.com/valerihristov/posts/09-06-12/binding_a_combobox_to_enum_values_with_radcontrols_for_silverlight.aspx

I'm following below example for my project, and would like to get the exact functionality as "Contact Title" column, except binding to enum as the source.
http://demos.telerik.com/aspnet-ajax/grid/examples/programming/filtertemplate/defaultcs.aspx

I wasn't able to find an example for asp.net radcombobox. Can you please point me in the right direction.

Thank you!
Igor T
Top achievements
Rank 1
 answered on 13 Apr 2010
7 answers
353 views
Hi there, just like to ask. Is it not possible to use the databinding syntax with the RadEditor control?

When I try to do so with
<Content>
<%# Container.DataItem("Wow") %>
</Content>

It blows up with an error of 
The 'Content' property of 'telerik:RadEditor' does not allow child objects.

Any other way to perform databinding with the RadEditor control?
Rumen
Telerik team
 answered on 13 Apr 2010
11 answers
256 views
RadControls Q1 2010

I have something like this:
<div class="floatLeft"
            <asp:Image ID="hlpSearchDeleted" runat="server" ImageUrl="~/smallHelp.gif" 
                CssClass="helpIcon" AlternateText="Help"/> 
        </div> 
        <telerik:RadToolTip ID="rtpSearchDeleted" runat="server" TargetControlID="hlpSearchDeleted" 
            HideEvent="LeaveTargetAndToolTip" Position="TopRight" > 
            <div style="width: 310px; padding: 5px;"
                <class="info"
This is my tooltip info.</p> 
            </div> 
        </telerik:RadToolTip> 

It seems that Q1 now shows the text from AlternateText not my content. If I remove AlternateText, my tooltip is showed.

Is this a bug or is this desired ? Otherwise, how to control this behavior?
Roland
Top achievements
Rank 1
 answered on 13 Apr 2010
4 answers
417 views
Hi,

I would like to achieve this with AllowAutomaticUpdate/Delete/Insert set to false and with no declarative datasource.  Basically I would like to bind the data to the grid in the code behind with a business object and would like to bring the grid rows in edit mode on a client double click and update it on a rowckick after validating the input values.

I truly appreciate your help in this regard with a sample project.

Thanks!
Moon
Top achievements
Rank 2
 answered on 13 Apr 2010
1 answer
130 views
Hello,

I have an asp.net page that accesses a datasource to get information about an object Game for the year.  Each Game has a start date and end date.

I want to dynamically generate slider for each game. However, here's the twist.  The WIDTH of the HANDLE of slider should be scaled
according to the game length = start date - end date.

I am lost as to how to approach this problem.  Any help would be appreciated.

Example :
The database returns the following
Game 1:  Start Date = Apr, End Date = June , Hence Length = 3
Game 2:  Start Date = Feb, End Date = Aug, Hence Length = 7
Game 2:  Start Date = Oct, End Date = Nov, Hence Length = 2

                 Jan    Feb   Mar   Apr   May  June  July  Aug  Sept  Oct  Nov Dec
Game 1     ---------------------[|||||||||||||||||||||||||||||||||]--------------------------------------
Game 2     -------[|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||]--------------------------
Game 3     ----------------------------------------------------------------[|||||||||||||||||]-----

Also, I should be able to get slider values.  Can this be done using Telerik or do I need to do this using Jquery or some other library.

Any help would be appreciated.

Thanks

Tsvetie
Telerik team
 answered on 13 Apr 2010
1 answer
80 views
Can anyone tell me how to move the text in radtab to baseline? Or change the position of the text accordingly?
Yana
Telerik team
 answered on 13 Apr 2010
4 answers
137 views
I would like my panel to always have every item expanded.  I would also like to prevent users from clicking on the panel.  I am binding the panel to a site map, and I want the user to be able to see where they're at in the wizard, but I don't want them to navigate via the panel.  Are there properties I can set to allow this?
bill
Top achievements
Rank 1
 answered on 13 Apr 2010
2 answers
194 views
Hi,
    I have textbox(GridTemplateColumn) in Radgrid.
Textbox values are not persisting when i switch through pages in grid.
Please let me know how to persist the textbox values?
    And how to access all the rows in the grid.

radGrid.MasterTableView.Items gives rows of the current page only.
I want to access all the rows across pages.

Thank You.


Swapna M
Top achievements
Rank 1
 answered on 13 Apr 2010
Narrow your results
Selected tags
Tags
+? more
Top users last month
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
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
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
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?