Telerik Forums
Community Forums Forum
1 answer
148 views
Sir/Madam

My requirement is:

i want to show an alert "You will loose changes you made if you continue. Please press Ok to continue and press cancel to stay on the same page".
and two options "ok" and cancel to be shown on the dialog.

how can i achieve this. This works with onbeforeunload event for normal modal windows but doesn't work with radwindow.

Are there any settings for it 
George
Telerik team
 answered on 15 Feb 2013
1 answer
125 views
We are using telerik RAD editor in our application to edit and manage the content. The content in our application contains huge amount of data which includes table, charts, graphs etc.

The controls that contains large tabled hangs when they are clicked. This happens only with IE 9 browser and the functionality works absolutely fine in other browsers.

Please suggest how we can fix this issue as large tables are part of our content.
Rumen
Telerik team
 answered on 08 Feb 2013
1 answer
90 views

I am trying to add Telerik’s controls (like RadMaskedTextBox, RadNumericTextBox and RadDateInput controls) dynamically into a user control (under the Page_Init event) which is itself a child of another user control.

 

When I run the project, following exception occurred and nothing is shown in the user control.

“Microsoft JScript runtime error: Sys.ArgumentException: Value must not be null for Controls and Behaviors. Parameter name: element”

 

However, these controls are added directly on a .aspx page without any exception and it appeared that the Telerik’s controls get registered in the Page_PreRenderComplete event of an .aspx page and since this event does not exist in a user control therefore they are throwing the above exception.

Vasil
Telerik team
 answered on 01 Feb 2013
1 answer
126 views
Hi!

I am in charge of implementing one (or more than one) mobile test automation solution in my company. My requirements:
- test mobile sites on real devices or iOS simulator via xCode (using Safari);
- test iOS native apps on real devices or iOS simulator;
- test Android native apps, again on real devices or simulators.

Can any of Telerik solutions help me implementing it? Do you know any other solutions then I can use in one of this cases? Thanks!
Ivaylo
Telerik team
 answered on 29 Jan 2013
1 answer
151 views
Hello all

IN one webpage i have taken two usercontrols , in one usercontrol i have taken one RadAjaxManager and 
OnAjaxRequest = "RadAjaxManager1_AjaxRequest " this RadAjaxManager1_AjaxRequest event is fired in cs.
in second usercontrol also i have taken one RadAjaxManager and OnAJaxRequest = " RadAjaxManager1_AjaxRequest"  this
RadAjaxManager1_AjaxRequest event is fired in cs. when run the application i getting this error like
"

Only one instance of a RadAjaxManager can be added to the page!"

Please tell me any one.

Thanks & Regard's


Eyup
Telerik team
 answered on 28 Jan 2013
3 answers
252 views

hi,

i m using silverlight and telerik radgrid....now i m validationg a certail cell......i m using mandatory validation for the cell..

i m using rowvalidating and cellvalidating events......

Problem is that, on displaying the error message (i m using red border for indicating the mandatory field missing message).......

the focus retains on that cell only...it doesnt move to any other part of the page...neither mouse works nor the keyboard.....please help guys...

i m also playing with the e.IsValid, ActionOnLostFocus properties........but i guess i m missing the right order...

need the help urgently.....

if possible please provide sample codes (well arranged and to the point)

thanks in advance.....

Val
Top achievements
Rank 1
 answered on 25 Jan 2013
6 answers
161 views
Hello,

I've seen Infragistics is working on iOS controls.  I was curious if you were planning anything like native iOS or Android controls?  Or is Icenium and Kendo (as in an HTML 5 approach) the approach that Telerik is taking to mobile?

Thanks.
Nikolay
Telerik team
 answered on 15 Jan 2013
3 answers
321 views
Over the New Year's holiday I had to reset my Windows 8 laptop, so I'm starting over, reinstalling Visual Studio, etc. And of course reinstalling various Telerik controls/suites. I'm installing 16 different ones. I started this yesterday. After 24+ hours, it is still stuck at where it was last night, installing the 9th out of 16. What's wrong? Why is it taking so long? Should I stop it?
Teodor
Telerik team
 answered on 04 Jan 2013
1 answer
308 views
Hard to tell if I am posting in the right spot, so please direct me where I can get help if this is not the right area. We are getting the following error when trying to create/edit a user from the backend admin pages. The last time we had this issue, we deleted and recreated the custom fields in the default profile which resolved the problem but it did not this time. Next we just removed the custom fields altogether which still did not resolve the issue. Any direction on how to troubleshoot this error would be much appreciative. 
 
----------------------------------------
Timestamp: 12/17/2012 3:49:30 AM

Message: HandlingInstanceID: 688162f2-ef47-472b-92d4-051111ecc449
An exception of type 'Telerik.Sitefinity.SitefinityExceptions.ItemNotFoundException' occurred and was caught.
-------------------------------------------------------------------------------------------------------------
12/16/2012 21:49:30
Type : Telerik.Sitefinity.SitefinityExceptions.ItemNotFoundException, Telerik.Sitefinity, Version=5.1.3270.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
Message : You are trying to access item that no longer exists. The most probable reason is that it has been deleted by another user.
Source : Telerik.Sitefinity
Help link : 
Data : System.Collections.ListDictionaryInternal
TargetSite : TItem GetItemById[TItem](Telerik.Sitefinity.Data.OA.SitefinityOAContext, System.String)
Stack Trace :    at Telerik.Sitefinity.Data.OpenAccessExtensions.GetItemById[TItem](SitefinityOAContext oaContext, String id)
   at Telerik.Sitefinity.Taxonomies.Data.OpenAccessTaxonomyProvider.GetTaxonomy(Guid id)
   at Telerik.Sitefinity.Taxonomies.TaxonomyManager.GetTaxonomy(Guid id)
   at Telerik.Sitefinity.Web.UI.Fields.TaxonField.get_Taxonomy()
   at Telerik.Sitefinity.Web.UI.Fields.FlatTaxonField.InitializeControls(GenericContainer container)
   at Telerik.Sitefinity.Web.UI.SimpleView.CreateChildControls()
   at System.Web.UI.Control.EnsureChildControls()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

Additional Info:

MachineName : 1
TimeStamp : 12/17/2012 3:49:30 AM
FullName : Telerik.Sitefinity.Utilities, Version=5.1.3270.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : /LM/W3SVC/2/ROOT-1-130001894513920746
ThreadIdentity : USER1
WindowsIdentity : IIS APPPOOL\APP4
Requested URL : http://localhost/Sitefinity/Dialog/UserEditDialog


Category: ErrorLog

Priority: 0

EventId: 90000

Severity: Error

Title:Enterprise Library Exception Handling

Machine: 1

App Domain: /LM/W3SVC/2/ROOT-1-130001894513920746

ProcessId: 1880

Process Name: c:\windows\system32\inetsrv\w3wp.exe

Thread Name: 

Win32 ThreadId:4656

Extended Properties: 
Strahil Strahilov
Telerik team
 answered on 19 Dec 2012
0 answers
124 views
Hi,
        What is radgrid iteration?.How to do it?
        Please give me the reply.


With regards
Dayana M.T
Dayana Maliyakal
Top achievements
Rank 1
 asked on 19 Dec 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?