Template compile error - invalid template
Hello Dimitrij,The question is answered on the support thread on the same topic. The ToClientTemplate method of the widget should be invoked. Regards, Dimiter Madjarov Telerik See What's Next in App...
View ArticleChange the GanttGraphicalView Item and the Timeline.
Hello John, I hope that the provided solution will be useful. Feel free to modify it in any way you like in order to accomplish your task. Should you have further questions please do not hesitate to...
View ArticlePreviewing report in Visual Studio with ObjectDataSource using external...
Hello Ralf, Since the Visual Studio Report Designer works inside Visual Studio, it is required that the library is in the same location. This is a known and expected behavior. If placing the library in...
View ArticleScrollView Color
Hi, Can you try the same code in a native Android application project (i.e. no NativeScript, pure Java) and see whether it works there? Regards, Rossen Hristov Telerik See What's Next in App...
View ArticleTips with Telerik Trouble-shooting
Hello William, Thanks a lot for taking the time to write and share the article. We've read it with interest and I hope it will help other users as well. Please do not hesitate to share more insights on...
View ArticlegoBack() method
Hello Hugo, We believe that this is fixed already! Please pull the latest from master branch or install our just released 0.10 version from npm. Regards, Vlad Telerik See What's Next in App...
View ArticleRadGrid IsDirty property
Hi Admin Can you solve this http://www.telerik.com/forums/how-to-designed-the-aspx-page-and-open-rad-window
View ArticleDisplay a grid as a pivot
Hello Au, I would suggest you refer to our "Local binding" online demo, that demonstrates how to bind a flat data (in JSON format) into the pivotgrid. For more details, please refer to the API...
View ArticleBug with scrollbar position
Hi Simon, It appears that the specific databinding technique used in the mockup example manages to circumvent the algorithms, which take care of preventing the issue with the incorrect rows being...
View ArticleData Driven Find Expressions
Hi Cody,Thanks for the quick reply. First thing, the test has no step 3. Are you mentioning something else here?Anyways, am attaching the files requested by you. Kindly have a look at them and let me...
View ArticleHide expand icon in RadTreeList on no records
Try to put this property ExpandCollapseColumn.Display to false in the even when is the las record
View ArticlePaste From Plain Text Displays Incorrectly
Hi Lynne, The same matter has been already discussed in an support ticket opened by you—#927962. You can find more details there. I suggest continuing the conversation there. For anybody else,...
View ArticleConvertCharactersToEntities and Scripts
Hi Dan, More accurately, in script tags special HTML characters, like <,>,&, etc., cannot be used if the filter is enabled. Regards, Ianko Telerik See What's Next in App Development. Register...
View ArticleDisplay a grid as a pivot
Hi Georgi,I don't think the "Local binding" way suits my need. I don't want to bind all raw data into pivotgrid component. I have another UI to pick up columns, rows and formulas then the pivotgrid...
View ArticlecolumnResize event in TreeList
Hello Ivo, columnResize event was recently introduced with Q1 2015 SP1 release. Regards, Nikolay Rusev Telerik Join us on our journey to create the world's most complete HTML 5 UI Framework - download...
View ArticleAfter update
Hi, After manually update the "newValues" hash table you can call "CancelEdit()" for the updated DataRow, that is also demonstrated in the presented demo.This will bring the DataForm to view mode...
View ArticleProblems with Multi File Upload when over riding the RadUploadHandler...
Hello Andy, I am glad to hear that you have found way to solve the problems that you were having. Please let us know if you have further questions. Kind regards, Kiril Vandov Telerik See What's Next in...
View ArticleText Box Value point to Value on Telerik RadGrid
Hi Myo, I'm glad the provided assistance has proven helpful. Could you share which approach did you choose? Regards, Eyup Telerik See What's Next in App Development. Register for TelerikNEXT.
View ArticleFormat GridDataItem in radPivotGrid
Hi Julian, I'm glad to hear that you were able to fix the issue using the proposed online demo. Do let us know if further assistance is needed. Regards, Maria Ilieva Telerik See What's Next in App...
View ArticleRadGrid enable filter code behind
Hi Suzy, You should cast the column to the specific type, e.g. GridBoundColumn. You can also cast it to IGridDataColumn for a more generic solution. Please give it a try and let me know how it goes....
View Article