From: "Oren Eini (Ayende Rahien)" <aye...@ayende.com>
Date: Tue, 3 Apr 2012 04:28:41 +0300
Local: Mon, Apr 2 2012 9:28 pm
Subject: Re: [RavenDB] Dynamic Select Distinct
Don't do that. Then you can use the store.DatabaseCommands.GetTerms() method to get the On Tue, Apr 3, 2012 at 4:06 AM, Elbino <chined...@gmail.com> wrote:
> I am building a WPF app that's using RavenDB. > The app basically launches and shows the data in a DataGrid. > User's want to be able to filter by grid columns, i.e when they click > The data is stored in strong typed objects. > public class QzBookIndex : AbstractIndexCreationTask<VmDto> > Reduce = results => from result in results > } > then in the filter method I query using the index: > All works Fine. But I need to make the index and the select statement > i.e. when the user clicks the header for a particular column in the > I might be aproaching this the wrong way. but the gist of what I want You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||