This question is locked. New answers and comments are not allowed.
Hi,
I have an Azure SQL database table that I'm developing a Windows 8 app around using Windows Azure Mobile Services.
I'm having a hard time getting my head around data virtualization and how to connect your Grid component and the Mobile Services back end. You do some fantastic examples for the ASP Grid component, I just wondered if you could give me an example of setting up virtual scrolling using WAMS.
In an ideal world, I would like a Grid with virtual scrolling (100 results per query), linked with your Autocomplete component, so that when you type in the Autocomplete box, it gives you suggestions and filters the Grid simultaneously. I don't know how possible this is, considering that there are 100,000 records to search through.
Any help with this would be greatly appreciated, as I am scratching my head a little.
Thanks,
Stuart
I have an Azure SQL database table that I'm developing a Windows 8 app around using Windows Azure Mobile Services.
I'm having a hard time getting my head around data virtualization and how to connect your Grid component and the Mobile Services back end. You do some fantastic examples for the ASP Grid component, I just wondered if you could give me an example of setting up virtual scrolling using WAMS.
In an ideal world, I would like a Grid with virtual scrolling (100 results per query), linked with your Autocomplete component, so that when you type in the Autocomplete box, it gives you suggestions and filters the Grid simultaneously. I don't know how possible this is, considering that there are 100,000 records to search through.
Any help with this would be greatly appreciated, as I am scratching my head a little.
Thanks,
Stuart