Scheduler - Resource Grouping
Hello Ali, Indeed, as Philip mentioned the Demos are locally installed when the controls are installed on your machine - not when the using/upgrading using the standalone files from, which are...
View Articleset the today button on radgrid datepicker
Hello Moegal, As stated in the documentation, the " templates can contain regular HTML, including text, images, hyperlinks, and so on". However, they cannot contain complex server-side controls....
View ArticleRadGrid Hierarchy problem (parent table not deleting nor updatin
Hi Cholo, From the screenshot It seems that you are using the Default skin for the RadGrid, but the input elements for the Default skin and RadFormDecorator on the page should be set to white...
View ArticleHow to add TKChartDelegate on UITableViewCell
Hi,In my telerik app, the charts are showed in a tableview (the TKChart is on a custom UItableViewCell class), and I need to access to data point event with TKChartDelegate.My problem is to access...
View ArticleRadEditor-restricting the characters up to 2000 character
We are using Telerik Web UI component version 2015.1.310.40 We have below issue while posting the message in RadEditor, we are validating and restricting the characters up to 2000 character. Issue 1:...
View ArticleWorkbook .ToDocument()/.Save() stuck processing
Hello Igor, I am afraid that the described issue was not locally replicated. This is why, I would like to ask you to submit a support ticket, along with a runnable sample attached, where the problem...
View ArticleRadBinaryImage databound within RadImageGallery
Hello Jon, Please make sure the FullContent is of type byte array and not string.data.Columns.Add("FullContent", typeof(byte[])); If you still experience the same issue I would appreciate if you can...
View ArticleSlow performance - can offset and limit be used
Hi Marin,Many thanks for the comprehensive post - very helpful.As it is in the NeedDataSource event I think I'll just write a basic function to do the replace for me on all instances.This is all...
View ArticleHow do i pass primary key to grid to save function of inline popup ?.
Hello Philip, You should add the field name in the following collection:<MasterTableView ... DataKeyNames="notes_id"> You can also check this live...
View ArticleHOW TO ADD A NEW ROW IN EXISTING RAD GRIDVIEW WITH NO LOSS OF DATA IN THE...
Hello Govindon, Please examine the following resources that describe how you can add and edit records in a RadGrid control....
View ArticleCreating a Recurrencerule Code Behind C#
Hello, You can refer to this forum thread where is shown once way to get the enum from and int value in C#. Regards, Plamen TelerikDo you need help with upgrading your ASP.NET AJAX, WPF or WinForms...
View ArticleRadioButtonlList lost the dot when its selected a item, in a edittemplate
Hi Yetrus, I'm glad that you've found out a viable solution for your specific case. As for the AJAX issue related to ValidationSummary, you can open a formal support ticket and send us a very basic...
View ArticleAngularJS Treeview with custom template
Hello Binish,The TreeView AngularJS demo shows how to use a template in angular. You can use conditional rendering within the template to render different formats based on the dataItem properties....
View ArticleHOW TO ADD A NEW ROW IN EXISTING RAD GRIDVIEW WITH NO LOSS OF DATA IN THE...
Hi Govindon, I have replied to your query in the other thread you have submitted. I suggest we continue the conversation there. Please avoid submitting duplicate threads. This will help us keep better...
View ArticleHOW TO ADD A NEW ROW IN EXISTING RAD GRIDVIEW WITH NO LOSS OF DATA IN THE...
Hi, I have replied to your query in the other thread you have submitted. I suggest we continue the conversation there. Please avoid submitting duplicate threads. This will help us keep better track of...
View ArticleHOW TO ADD A NEW ROW IN EXISTING RAD GRIDVIEW WITH NO LOSS OF DATA IN THE...
Hello, I have replied to your query in the other thread you have submitted. I suggest we continue the conversation there. Please avoid submitting duplicate threads. This will help us keep better track...
View ArticleRadEditor controls are getting freezed
Hi Prakash, I tried to replicate the reported issue but to no avail. Can you elaborate a bit on the exact scenario in which the issue occurs? Can you verify that there are no any JavaScript errors...
View ArticleGridView Spinner doesn't hide away (IsBusy)
Hello Dilyan.I wish I could give you good news, but I used your sample and I couldn't get it to run.but as I noticed it approaches a slight different scenario, I decided to change is slightly to run it...
View ArticleHow do add Vertical and Horizontal scrolling to the bound column
Hello, You can add vertical and horizontal scroll to the grid with bound column as demonstrated here:http://demos.telerik.com/aspnet-ajax/grid/examples/functionality/scrolling/scrolling/defaultcs.aspx...
View ArticleCreate Data Connector to Oracle
Hello, Since you've installed successfully the DataLink server, you have to configure the connection in your Backend Services application. Here is the introduction to data connectors in our...
View Article