E
egarcia
Guest
Hello Meyrick, I did a quick test and I was able to reproduce a somewhat similar behavior to what you are seeing. However, in my test, the entire grid was shown outside of the window. However, I found that I was able to shown the grid within the window using the content property and pointing to an HTML page. See example demos.telerik.com/.../ajax . I saved a copy of the sample to my web server and changed content to the following (changed the base tag): content: " oemobiledemo.progress.com/.../example014b.html" I also changed to content: "example014b.html" to work as a file on my web server. Could you try this approach to see how it works from your mobile app? I hope this helps.
Continue reading...
Continue reading...