Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
107 views
Hey,

I just want to ask if it´s possible to handle the rotator from the codebehind (c#)! I talk about: Play, Pause, rightSlide, leftSlide.

Because I want to link this function with other things in the background (codebehind) --> Load other things on the website which are depending on the displayed thing in the rotator! And if I press the Playbutton I want to hide some things and show it again on Stop. But I can´t do it with javascript (need some stuff from the codebehind).

Would be nice if I can put an RadAjaxPanel around it for a better usability! :)

Thank you.

Greetings Patrick
Fiko
Telerik team
 answered on 08 May 2009
1 answer
75 views
Hi

Its Sravan from a:m Tech Hyderabad.India,   we have been using the rad controls from last 1-1 and 1/2 years, Now  we have upgraded the radcontrols SO now we are using rad asp.net ajax controls OK

when i tried to run a sample radRotator its giving probelm script error in task bar and nothing is displaying in browser area, So Can anybody help me in this regarding

Thanks & Regards
Sarvan Kumar T
sravan@amweb.ie
Fiko
Telerik team
 answered on 08 May 2009
8 answers
212 views
I've been able to change the color of the footer but for some reason there is a extra radient part just above the footer that I can't change the color.  The reason why is because it actually cuts into the footer pager information. What property of the radgrid is that part? 
Jon-Jon Kershaw
Top achievements
Rank 2
 answered on 08 May 2009
1 answer
66 views
hi,
I used the same code given in this link in my application.
http://demos.telerik.com/aspnet-ajax/tooltip/examples/tooltipcalendar/defaultcs.aspx
but for my calendar i enabled autopost back. Also there is dropdown for me and when i change the dropdown some times im getting the error An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
d JSON primitive: .]
   System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializePrimitiveObject() +541762
   System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializeInternal(Int32 depth) +242
   System.Web.Script.Serialization.JavaScriptObjectDeserializer.BasicDeserialize(String input, Int32 depthLimit, JavaScriptSerializer serializer) +51
   System.Web.Script.Serialization.JavaScriptSerializer.Deserialize(JavaScriptSerializer serializer, String input, Type type, Int32 depthLimit) +37
   System.Web.Script.Serialization.JavaScriptSerializer.DeserializeObject(String input) +13
   Telerik.Web.UI.RadCompositeDataBoundControl.LoadPostData(String postDataKey, NameValueCollection postCollection) +82
   Telerik.Web.UI.RadCompositeDataBoundControl.System.Web.UI.IPostBackDataHandler.LoadPostData(String postDataKey, NameValueCollection postCollection) +13
   System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad) +693
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1743



I don know why this error coming. Please help me to solve this
Svetlina Anati
Telerik team
 answered on 08 May 2009
2 answers
309 views
Hi,

How to put  a default value in textbox in a EditMode form when an "Add a new Record" or "Edit" button is pressed. I want these textbox to be readonly.

i want to see this one programtically. And also please write what event fires when i press edit and insert button.

Thanks.

Regards
Arshad

 
Syed
Top achievements
Rank 1
 answered on 08 May 2009
8 answers
234 views
Hi guys

I am pretty desperate for this control. We have a bunch of new designers with absolutely no .NET experiance (PHP background) and they work remotely. I need a solution that allows them to create skins for the controls and test it easily without having to need a Telerik developer license. I assume that the visual skin builder is perfect for this as it will allow the designers to work with the programmers in an efficient and seemless manner. I need to know if this is the case and when I can get my hands on a beta or something. Pretty desperate here as I need to get them to start skinning the controls ASAP. Telerik what is your take on this?
Ivo
Telerik team
 answered on 08 May 2009
1 answer
81 views
in my apllication i am using RadGrid control

with in the RadGrid template textbox  javascript select()  is not working in mozilla firefox browser ,but  it is working in IE browser

but it is working in outside RadGrid control whether it is browser issue or not?
Pavlina
Telerik team
 answered on 08 May 2009
0 answers
115 views
Hello,

We are loading the combobox on demand using a WCF service.  This way, as the user starts typing, the RadComboBox talks to the WCF service and fetches the necessary data.

We have forms authentication on the ASP.NET application.  The issue is that I want to only allow the authenticated users from our system to make this WCF call.

I don't want to authenticate each and every request to the WCF service because for the autocomplete scenario, that would be too much.  I thought of passing in a GUID value from the client in the combobox context and compare that value at the WCF end but that is not secured because the GUID value can be seen by performing View Source.

Has anyone else run into this issue? Any suggestions are appreciated.

Thanks,
Pratik
Mar
Top achievements
Rank 1
 asked on 08 May 2009
2 answers
476 views
Hi guys,

I've been trying to set the width of a numerictextbox for about two hours now.
Most of my style elements don't even show up in the page. If I set ShowSpinButtons="True" the width is applied to the textbox itself it seems, but the label or something else is still too wide.

If I set ShowSpinButtons="False" the width is totally ignored.

I found this in some thread:
    <style type="text/css">
    .radLabelCss_Default
    {
        display: inline-block;
        width: 10px;        
    }
</style>
It has no effect.

This is my numeric textbox definition:



<telerik:RadNumericTextBox ID="txtReaderHomeTeamScore" MinValue="0" MaxValue="99" MaxLength="2" Label="" NumberFormat-DecimalDigits="0" ShowSpinButtons="true" style="width: 40px; text-align:right" runat="server" />

Regards,
-DJ-
-DJ-
Top achievements
Rank 1
 answered on 08 May 2009
0 answers
98 views
Hi !

I create this thread in order to make some features requests to Telerik Development Team for futures releases of RadScheduler :)

BugFixes :

  • Ability yo Enable or Disable entire Scheduler (current property doesn't work)
  • EnableMonthYearFastNavigation doesn't work properly on postbacks
  • Inline Insert Form background block doesn't fit Template Content

Features :

  • Multiple days selection
  • Insert form on multiple days selection mouse release (like G.Calendar)
  • Ability to Show / Hide / Disable Weekends
  • SpecialDays support

Thanks in advance!

Blah
Top achievements
Rank 1
 asked on 08 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?