Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
252 views
Hi.

I having some troubles with the horizontal scrolling in IE 11 when using static headers (Column headers does not scroll but the grid content do). 
Everything works in IE 10, Chrome, Firefox etc. but IE 11 does not handle it correctly.
But since IE 11 is still not publicly available yet (Running Win 8.1 RTM from MSDN subscription), is there any known problems with RadGrid on IE 11 that you are aware of and that will be fixed in upcoming Telerik releases?

BR
Johan
Maria Ilieva
Telerik team
 answered on 13 Sep 2013
9 answers
178 views
Hi

I'm trying to add a chart title and show phase line for each series in a telerik chart. How do i do this?

I'm attaching a sample chart.

Thanks for your help!

Vasu
Vasu
Top achievements
Rank 1
 answered on 13 Sep 2013
2 answers
84 views

i have a radtilelist with the id of "RadTileList2".  the name of the tile is "Home" and i would like to set the title text server side.
i believe i have to find the tile first like so? 


RadTextTile tile = RadTileList2.GetTileByName("Home");
        tile.Text = "tree";
Cayetano Landeros
Top achievements
Rank 1
 answered on 13 Sep 2013
1 answer
75 views
There is a RadPanelBar with a number of RadPanelItems on the page.
I have setup all the properties using the smart tag and everything inside of the RadPanelBar itself looks completely fine.

However, when I open the RadAJAXManager and try to edit items through its smart tag, all of the items listed under the RadPanelBar are listed as "i0", i1" and "i2", ect.
(Attached is how I currently see the two screens)

Is there anyway to change how the names show up in the RadAJAXManager?  I would love to be able to view the items in the RadAJAXManager similar to how they are displayed in the RadPanelBar's Item Editor.


Thanks
Maria Ilieva
Telerik team
 answered on 13 Sep 2013
3 answers
135 views
So I recently updated to 2013.2.717 from 2013.2.611 in order to fix an issues with the RadMenus opening in the wrong direction when a RadDropDownList was on the page. While this did fix my issue, it created a far worse one! I have a grid that is using the OnNeedDataSource event. I can see that the server side code is being run, and my DataSource is being set appropriately, however the rows are never rendered?!?! This works 100% in 611, but something changed, and using 717 the grid will just not refresh. Can anyone give me some insight as to what changed that might have caused this to happen.

P.S. I tried the latest internal build 2013.2.806, but it did not remedy the problem.
Milena
Telerik team
 answered on 13 Sep 2013
1 answer
308 views
I need to be able to save the persistence data to a custom directory, 
other than the default: ~\AppData

RadPersistenceManager1.CustomLocation = ConfigurationManager.AppSettings["UserPersistenceData"];
RadPersistenceManager1.StorageProviderKey = SessionID.Value;        
RadPersistenceManager1.SaveState();
Peter Filipov
Telerik team
 answered on 13 Sep 2013
1 answer
210 views
I recently had a bug reported to me from a customer.  They said they were seeing record getting deleted when they didn't intend to delete them.  In my research, I found the following:

When the user would click the "Edit" icon to edit a particular row, they were able to perform all edit functions.  When they would click on a textbox and hit the "Delete" key on their keyboard, characters within the textbox would be deleted as expected.

When the user would double-click the row to edit it, however, and press of the delete key would remove the row.  Even if they were inside a textbox attempting to delete characters, pressing the delete key would remove the row.

I remedied the situation by disabling double-click editing but would really like to know why pressing the delete key while in double-click edit mode would remove the row, especially if the user was actively editing a textbox.

Thank you.
Marin
Telerik team
 answered on 13 Sep 2013
3 answers
490 views
Hi,

I have a RadNotification which uses a ContentTemplate. The title icon and title text sometimes defaults to the normal info "i" icon and nothing for the title text. These properties are set on the server on the Master page to be a custom image and text. The content in the template area always appears correctly but title icon and text sometimes don't work and it appears to be happening at random.

Thanks,
Dariaus
Slav
Telerik team
 answered on 13 Sep 2013
1 answer
88 views
Hi,
Shinu
Top achievements
Rank 2
 answered on 13 Sep 2013
6 answers
193 views
I have installed the latest trial package on VS 2012.
I am trying to upgrade a project from a Telerik 2012 version made on VS 2010 but I get this error at the end of the wizard:

The wizard encountered an error while trying to handle user event.

System.ArgumentException: Formato del percorso non valido.
   in System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength)
   in System.IO.Path.GetDirectoryName(String path)
   in Telerik.VSX.Controls.BackupFolderSelector.GetInitialFolder(WizardContext context)
   in Telerik.VSX.Controls.BackupFolderSelector.InitModel(IPropertyDataDictionary allPropertyValues, WizardContext context)
   in Telerik.VSX.WizardEngine.Controls.WizardControlBase.Init(IPropertyDataDictionary allPropertyValues, WizardContext context)
   in Telerik.VSX.Controls.EnableStateWizardControl`2.Init(IPropertyDataDictionary allPropertyValues, WizardContext context)
   in Telerik.VSX.WizardEngine.Controls.WizardControlBase.Telerik.WizardFramework.ScenarioDriven.IWizardControl.Init(IPropertyDataDictionary allPropertyValues, IWizardContext context)
   in Telerik.VSX.WizardFramework.Pages.DynamicPageController.InitControls()
   in Telerik.VSX.WizardFramework.Pages.DynamicPageController.Init(IWizardPageDef pageDefinition, IWizardContext wizardControlContext, IPropertyDataDictionary allGatheredData)
   in Telerik.WizardFramework.ScenarioDriven.ScenarioWizard.OnBeforeShow(Boolean movingNext)
   in Telerik.WizardFramework.Wizard.PostMove(Boolean movingNext)
   in Telerik.WizardFramework.Wizard.OnMoveNext()
   in Telerik.WizardFramework.Wizard.UI_Next(Object sender, EventArgs e)
   in Telerik.WizardEngine.Helpers.EventHelper.<>c__DisplayClass1.<RaiseEvent>b__0()
   in Telerik.WizardEngine.Helpers.EventHelper.CatchExceptionAndSendReport(Action action)

What am I supposed to do?
I can I solve such problem?
Thanks
Felice
Felice
Top achievements
Rank 1
 answered on 13 Sep 2013
Narrow your results
Selected tags
Tags
+? more
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?