Kendo grid not rendering
Hi, Could not change.Since masterclients is a generic list.I dont have option to convert todatasourceresult even after adding namespaces.kindly help me with other solution.
View ArticleHow to open a window when click in kendo grid cell
Hi Dimiter, I run into another problem to open a kendo window when clicking in kendo grid cell. Now I want to open a kendo window after clicking in kendo grid cell, but grid is in 2nd tier, which is...
View ArticleRotator doesn't appear
I forgot to mention the very important thing - it works Ok in Debugging mode, but after publishing in its directory - doesn't appear, as I described above.Thanks for your suggestions.
View ArticleGet Recurrence Appointments By TimeSpan
HelloI have a problem with recurrence pattern.Appointments are loaded for a selected timespan (for example April 2015).The problem is, that I don't see any recurrence-appointments, when the...
View ArticleRadAsyncUpload in https
Hi all,I fixed the issue by just disabling FileAPI. I haven't found out yet why FileAPI is not working over https so will temporarily place this fix even though selecting multiple files feature is not...
View ArticleRotator doesn't appear
After the both pages are generated (under Debug and direct link from http) - they have the same generated code. I pretty much sure my problem is in AppPool settings in IIS, but what are those settings?
View ArticleRotator doesn't appear
As it usually happens, after I formulated the problem carefully, it's easier to find the solution.Yes, it was IIS settings. Goto IIS administration.Select Applicatios Pool with your nameOn right panel...
View ArticleBug in the Jitterz Coffee sample app
Try the jitterz coffee coffee app - There are three items in data/statbucksTest.json - try expanding that list so there are a lot. Right out of the box, that works fine, you can go to the map, then...
View ArticleSample JQuery Mobile App Bug
When I use the windows client to build the jQuery Mobile App and deploy it to my iOS 9 phone there is a bug in the back button in the header. https://github.com/Icenium/sample-jquery-mobile is the...
View ArticleBug in the Jitterz Coffee sample app
I've discovered that I can sort of work around it: in toggleStoreView when the map is shown, you can call: $(document).find(".km-scroll-container").css("-webkit-transform", ""); That will show the map...
View ArticleImageEditor
I am creating a website for online poster designing.. I have explored telerik UI for silverlight, and I realized that image editor provides text option also, but font styles are not given. How can I...
View ArticleBug in the Jitterz Coffee sample app
Too many bugs for me, I'm back to adding data-stretch="true" to the #stores view, but then there is no scrolling on the #storeList ...How do I enable scrolling in the #storesList when the parent view...
View ArticleTemplate Column function fires multiple times in Grid, we are using Kendo UI...
Hi, I have configured a grid which is using a template column, and the value of that template column comes from a function. When I load the grid, the templated column displays correct value. But the...
View ArticleDatabound custom widget
This is a critical piece of information regarding the creation of Custom widgets! Without this, the widget doesnt work in a grid! This was real handy!10x Lance for insisting on a proper reply! 10x...
View ArticleRadGrid empty after postbacks
Re-read his post, he said he is doing it in page_init, not page_load, as telerik says to do. I am finding the same thing: I dynamically create a radgrid on the server side in page_init, use...
View ArticleNew to ListView, need guidance on formatting options
I've been spoiled by GridView!I have need for something simpler, just basic 2-column lists, no paging, no complex templating, just a list with scrolling as needed.The attached graphic shows an...
View ArticleBug in the Jitterz Coffee sample app
I ended up separating them into two views. I still feel that the jitterz coffee sample app is misleading ;P
View ArticleHandling context menu client side
in the OnClientItemClicked event the clickedMenuItem is null and the hidden form field which is set in the RowContextMenu is null? Am i using the right event?in RowContextMenu "hiddenClientID" is...
View Article