gregnb / gregnb/mui-datatables

searching value in a Column not working when its searchable is set true and display set false

Open
#522 6 comments 0 reactions 0 assignees View on GitHub
wontfix
Dominant language
JavaScript
Stars
2.7k
Forks
906
PR merge metrics
No merged PRs in 30d

Description

searching value in a Column not working when its searchable is set true and display set false

i have 10 columns with its options,
i want to display only 5 columns is my view so other columns i have set display:"false",
but for all columns searchable is set "true",

## Expected Behavior
I need the search to work even the column display is false.

## Current Behavior
turns out even though searchable is set true if display is false ,search wont work

## Steps to Reproduce (for bugs)

1.
2.
3.
4.

## Your Environment

| Tech | Version |
|--------------|---------|
| Material-UI | |
| MUI-datatables | |
| React | |
| browser | |
| etc | |

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.