How to Use Crosslight v2 on DataListViewModelBase without Using Web API?

1 reply. Last post: May 16, 2014 12:56 AM by Nicholas Lie
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback

Hi Guys,

I probably asked this before, but the thread is no longer active. For some reason, it is no longer updated. That said, we'd like to re-phrase our concern. We were hoping to load data on-demand depending on the filter entered by the user without loading a huge amount of data first. If I remember it correctly, Intersoft support mentioned that this will be supported on Crosslight v2.

Now, we already have our own service that loads data from a server using WCF. Some methods from our service returns a Task<IEnumerable<Item>> (e.g. public Task<IEnumerable<MachineItem>> GetListOfMachines()). How can we hook this up with Crosslight v2 ListViewModels to enable an on-demand search, or incremental load? Any ideas?

All times are GMT -5. The time now is 8:18 PM.
Previous Next