Telerik Forums
UI for ASP.NET AJAX Forum
4 answers
104 views
Hello,

We have a problem with Page.ParseControl method. We pass a whole page as a string argument. This page also contains css styles (declarative). The result, which is a Control object is added to the main form. All controls are AJAXified on the form. Everything looks fine on first load. But if, for example, a button is clicked (no matter where it was declared - on the parent form or in "string") a post (AJAX) post-back is performed. After it the styles are lost.

Have anybody come across such a thing?

Best regards,
Vladimir Kovalenko
Dimo
Telerik team
 answered on 25 May 2009
1 answer
113 views
hi,

the following tag

<

telerik:RadScriptManager ID="rsm" runat="server">

 

 

 

</telerik:RadScriptManager>

 


doent allow java script in page design. it allows javascript src files... but i want the java script withi in apage design.

how to include javascript within a page design.

Iana Tsolova
Telerik team
 answered on 25 May 2009
3 answers
68 views
http://www.sjmed.com/events/calendar/CalendarAdmin.aspx

Added an ajax manager and loading panel to my scheduler.  Everything works great, except for the insert/edit page.  It seems like the data is saving, but it gets hung up on the loading panel.  It gets hung up on save or cancel click.  Has anyone else had issues with this?
Yana
Telerik team
 answered on 25 May 2009
4 answers
185 views
Hi

In the scheduler, is it possible to click a day in monthview and open that day in dayview?

Thanks

Peter
Telerik team
 answered on 25 May 2009
1 answer
88 views
I'm using the calendar to book rooms/cars and I need to make sure bookings do not overlap. This is fine for individual appointments as I can check the appointments array easily. However, the problem I'm having is when I come to recurring appointments.

Is there a straightforward method of checking that a recurring appointment is not going to clash with other existing appointments (either single or recurring themselves)?
Peter
Telerik team
 answered on 25 May 2009
1 answer
205 views
When using the RADGrid, I have found two formatting issues that concerned me.  I can create screens shots of both, upon request.

Issue 1:
When performing an in-line edit of a row, when I select a row, using the Web_Blue skin, there is a border that is shown around the bottom selected/highlighted row.  The issue I am experiencing is that, if there is no data (null or empty string), the bottom border line disappears for that specific cell.  This causes a dashed line appearance.

Issue 2:
When a radGrid is set to have a Border around the outside...when I perform an In-Line edit, the two icons (X and checkmark) pushes the grid to be wider, however the border around the grid is not moving, it is staying at the same fixed width as the original screen. 
This issue appears only in IE7.  The functionality works correctly in IE.

Again, I can produce screenshots if needed to show the issues we are experiencing.
Dimo
Telerik team
 answered on 25 May 2009
2 answers
67 views
Hello,

I've created a dynamically created grid (all in the code behind) with all Grid postbacks of Ajax type (using AjaxManager).
In my grid I have a column of type GridTemplateColumn which contains an Imagebutton.
I would like to perform regular PostBacks (No Ajax)  when the ImageButton is created.
I've searched the forum but couldn't come up with an example that worked for me as I couldn't stop the Ajax behaviour of the templateColumn.

Any ideas?

Regards,
Tzach.
Covertix
Top achievements
Rank 1
 answered on 25 May 2009
7 answers
108 views
I have been working with telerik components for some time now.  We had a project that have three panels and 2 splitters. The slider and the center content is in the center panel.  What we want is that when we move the splitters the center panel that contains the slider should adjust (center).  I finished making a code to adjusts the center content but the slider will adjust for about 5 to 15 seconds depending on how you resize the panel.(If applied in IE, but firefox works fine)

Is it the browsers problem ? can i make it work faster?


Tsvetie
Telerik team
 answered on 25 May 2009
1 answer
144 views
Is it possible?
Obi-Wan Kenobi
Top achievements
Rank 1
 answered on 25 May 2009
1 answer
188 views

Requirements

RadControls version

 

.NET version

 

Visual Studio version

 

programming language

 

browser support

all browsers supported by RadControls


PROJECT DESCRIPTION
[enter description here, together with step-by-step instructions on how to use the project]
I am trying to use a telerik tooltip on a radpanelbar. The situtation i am in is i want to place a tooltip message on each radpanelitem.
Following is my code and i dont know how to make a radpanelitem a targetcontrol!

 

<telerik:RadPanelItem ForeColor="#333F90" CssClass="ProviderRadPanelBar" runat="server"

 

 

Text="&nbsp &nbsp &nbsp CLAIMS STATUS" NavigateUrl="Claim_Status.aspx">

 

 

<ItemTemplate>

 

 

<telerik:RadToolTip RelativeTo="Element" ID="RadToolTip1" runat="server" Width="100"

 

 

Height="10" TargetControlID="RadPanelItem1" Position="MiddleRight" Text="A great feature available to you! From here you can check the payment status of

 

a claim you have submitted.">

 

</telerik:RadToolTip>

 

 

</ItemTemplate>

 

 

</telerik:RadPanelItem>

 


I have used a example TargetControlid, but how do i actually target it?



Svetlina Anati
Telerik team
 answered on 25 May 2009
Narrow your results
Selected tags
Tags
+? more
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?