RadioButtonlList lost the dot when its selected a item, in a edittemplate
Thanks for awnserI've try to use 2 RadAjaxPanel insted RadajaxManager, 1 panel for the radgrid, and 2 for the ValidationSummary. but with this the ValidationSummary does not works.Even I've try to use...
View Articlevertical scrollbar width in chrome and safari
Hi Joao, I would suggest you to upgrade the applictaion to the latest official release and see how it goes. Regards, Maria Ilieva TelerikDo you need help with upgrading your ASP.NET AJAX, WPF or...
View ArticleModel property not set when bound to object
I hadn't noticed that the sample you sent had the ID set to a Guid using the HtmlAttributes. Now I see.Thanks for the help; I think I have this all working now.
View ArticleGridView Spinner doesn't hide away (IsBusy)
Hello Vitor, If you want to display the BusyIndicator when grouping and expanding the groups, you can use the following event handlers, which seem to be working fine at my end:public MainWindow(){...
View ArticleExport a Grid to Excel using xlt Template
Hello Stefan,Applying a template to the exported Excel sheet is currently not supported by the Grid. Regards, Dimiter Madjarov Telerik Join us on our journey to create the world's most complete HTML 5...
View ArticleChinese IME
Hi,I cannot use Chinese IME with RadMaskedTextInput. I tried Microsoft Pinyin as well as Microsoft Quick with no good results. OnLostFocus the control is cleared and ArgumentOutOfRangeException is...
View ArticleReceiving the following error: sds:SessionDataSource designer file failed...
Hello Daniel, Simply replace the SessionDataSource with asp:SqlDataSource and remove the DisplayWarning="false" and PrimaryKeyFields="ID" properties, in order to get the demo locally runnable. Hope...
View ArticleFilterExpression blank
HiOn one particular page I am having a problem with filters in a RadGrid. I have another page with a similar setup that works fine. I am finding that when a user enters a filter value the post back...
View ArticleSelect All items after data is read
Yeah I saw this article and tried to implement. Either my javascript/jquery is weak or there is something I'm missing about this dataSource structure. So my routine looks like this: function...
View ArticleEvents order for a Radgrid inside a asp Repeater
Hello, See the help topic below that elaborates on the RadGrid's control's lifecycle:http://docs.telerik.com/devtools/aspnet-ajax/controls/grid/control-lifecycle/event-sequence Regards, Maria Ilieva...
View ArticleGridView Filtering - Distinct values not displayed
Hi Robert, I have tried to reproduce the problem you report but I was not able to. I have attached a sample project which was created based on your code snippets. Please review it and let me know if I...
View ArticleI can't map RadGridView.AddingNewDataItem event to command in viewmodel in my...
Hello Eugene, I'm attaching a sample project where I tried to reproduce your scenario. However, the command is successfully bound to the AddingNewDataItem event on my side. Could you please have a look...
View ArticleReusing test steps in multiple tests
Hello Can, Thank you for your interest in Telerik Test Studio. The information you share wouldn't be enough to figure out the best solution for your scenario. Please elaborate more on the desired...
View ArticleReusable CellStyleSelector
Hi Vitor, In such case, you can use a GridViewDataColumn and in its CellTemplate to add a Converter that returns a certain image based on the boolean value. The following thread should be helpful -...
View ArticleY axis value for chart are showing decimals
Hello, Megharaj, TKChartAxis is the base class for all axes in TKChart. You should cast your axis to TKChartNumericAxis and the set its majorTickInterval property. Consider the code:(yAxis as!...
View ArticleLatest online resources for RadControls for ASP.NET AJAX
Hi everyone, Below you can find the list of latest resource for Telerik UI for ASP.NET AJAX suite. Resources are posted by chronological order. To navigate to the latest one you can use the link...
View ArticleAngularJS Treeview with custom template
Hi,I am developing an application using angularjs and kendo ui. I have a requirement to apply custom template to the treeview based on the type of data.For eg: consider the tree below:A 1 2B...
View ArticleCheckbox uses changeEditor, but need to call other code
Hi Jeremy, A possible solution is to update the cell value by calling changeCellValue method and pass the cell element and the new value. Please check out the following help article for more...
View ArticleLicense per developer
Hi Adham, I am closing this ticket as a duplicate. I have sent your information to your Sales Rep, Brandon. He will reach out to you directly. Please let me know if you need anything else. Regards,...
View ArticleLatest online resources for RadControls for ASP.NET AJAX
RadEditorScale Map to Markers A new article that illustrates how you can programmatically scale RadMap based on the Markers collection.Get Client-side Reference to a Control Object A new article that...
View Article