Hi,
We are developing an application for Android Tablet using Kendo UI. Grid and Drop down lists are the commonly used components in our application. We are populating data in the grid and drop down lists from the Android inbuilt SQLITE database. For that we are currently switching from the .html file to the .java file where I have written the query for fetching the data and return back to html page for rendering the data on the screen. The screen transition seems to be very slow. Also we have link templates for the fields in the grid using which navigation to pages is done. Can you please help me to reduce the time it takes to navigate between pages.. ?
Thanks for the help in advance.
We are developing an application for Android Tablet using Kendo UI. Grid and Drop down lists are the commonly used components in our application. We are populating data in the grid and drop down lists from the Android inbuilt SQLITE database. For that we are currently switching from the .html file to the .java file where I have written the query for fetching the data and return back to html page for rendering the data on the screen. The screen transition seems to be very slow. Also we have link templates for the fields in the grid using which navigation to pages is done. Can you please help me to reduce the time it takes to navigate between pages.. ?
Thanks for the help in advance.