Skip to content
Discussion options

You must be logged in to vote
var ret = new QueryData<Item>()
 {
     TotalCount = count,
     Items = query,
     IsSorted = true,
     IsFiltered = true
 };

missing code

IsSearch = true

so why hasn't the code been provided? With the code, we know where the problem is.

Replies: 4 comments 9 replies

Comment options

You must be logged in to vote
2 replies
@mozahr
Comment options

@ArgoZhang
Comment options

Comment options

You must be logged in to vote
4 replies
@mozahr
Comment options

@ArgoZhang
Comment options

@mozahr
Comment options

@mozahr
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@mozahr
Comment options

@ArgoZhang
Comment options

Answer selected by ArgoZhang
@mozahr
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants