Skip to content

Case-insensitive search function support for Table #2483

Answered by ArgoZhang
lethach asked this question in Q&A

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

You must be logged in to vote
2 replies
@mozahr

@ArgoZhang

You must be logged in to vote
4 replies
@mozahr

@ArgoZhang

@mozahr

@mozahr

You must be logged in to vote
0 replies

You must be logged in to vote
3 replies
@mozahr

@ArgoZhang

Answer selected by ArgoZhang
@mozahr

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