CUSTOM LIST DROPDOWNLIST
Hello Bruno, Thank you for writing back. As it is noted in the referred article, it demonstrates how to display detailed information for each employee from the Northwind.Employees table which is used...
View ArticleRange selection on different months
Ok thanks Sophi, dealbreaker at the moment for me.. hope it will support flow layout in an upcoming version.
View Articleconvert Json filter expression to sql expression
Hi experts , I am using server side filter on my grid . I am not using JSP wrappers it is just normal kendo grid connected to servlet where to obtain data. I am giving the user to filter any coulmns...
View ArticleFont Name problem in IE 11
I checked it on http://demos.telerik.com/aspnet-ajax/editor/examples/overview/defaultcs.aspx link and the same issue exists there. Following are the steps to generate this:1. Paste some text from MS...
View ArticleGet List of Action Names Prior to Save
Hi Yazan, The undo stack containing all commands executed in RadImageEditor can be accessed on the client-side in a similar way:function myfunction() { var imageEditor =...
View ArticleCUSTOM LIST DROPDOWNLIST
Dress We are almost there! Its remais only doubt.- I use a List to populate my new DropDown and I change the code "Synchronize" to use my List, however I can not select itens in my list. I atteched a...
View ArticleRow Count in Paging
Thank you for you answerbut you did not answer my question how to get Total Rows after filter when it is larger than page size(ChildRows get page size , RowCount get all rows)
View ArticleDisabled child checkboxes
Hello, For custom user control you could try to get reference to the checkboxes in the NestedViewTemplate with FindControl method and manually disable them. Regards, Konstantin Dikov Telerik Do you...
View Articlehandle dataBound event
Hi Dimitrina,thank you so much for reply.I've tried all your solutions and it seem work becouse dataBound-event is raised. But i suppose it's raised just before the listview was rendered. There is...
View ArticleUpdate auto generated RadGrid in database
Hi Victor,thanks a lot for your answer!Maybe I formulated not correctly. I have a grid with auto generated columns (the tables can change and correspondingly the column names). My problem is that I...
View ArticleAdd image from file to Telerik Radgrid column
Thanks Hristo, I did get this to work with one small problem.I am trying to add the image to the master template of a hierarchical radGrid.If I comment out all the code that creates the child template...
View Articlebug report in asyncUpload.UploadedFiles[0].ContentType
Hi Peter,Seems like the problem still exists,Telerik web.ui.dll = Version 2015.1.225.45USER AGENT: Browser (IE 11.0 on a Personal computer running Windows...
View ArticleWrong purchase, please contact us
Hello, We have already taken care of this on our end, simply awaiting a reply back from billing. I responded via email, so if there are any further issues or concerns please do not hesitate to contact...
View ArticleWrong purchase, please contact us
Hello, We have already taken care of this on our end, simply awaiting a reply back from billing. I responded via email, so if there are any further issues or concerns please do not hesitate to contact...
View ArticleRad Grid CellDoubleClick event
Sir,I am not using c#, I am using vb code. Pls send vb coded project...! example isPrivate Sub RadGridView1_DoubleClick(ByVal sender As System.Object, ByVal e As System.EventArgs)...
View ArticleCut/paste functionality in gridview
Hi,Right now,we are able to do copy/paste for cells in the grid view.Do we have the similar functionality for cut/paste in the gridview?If so, could you provide us the sample code?
View ArticleGraph results don't display with StateServer
Hello Charles, You are correct, the fields representing the report items in the Report class should not be used in the report events. Instead, the report item should be taken from the Items collection...
View ArticleRadGrid - Batch Edit - Drop Down List
Hi Cory, The Batch edit mode will render only one editor for the entire column, which is why the editor will not be available within the OnItemDataBound event, as with the other edit modes. In the...
View Article