IgniteUI / igniteui-react

High-Performance Data Grid and High-Volume Data Charts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IgrDataGrid doesn’t filter value initially with the properties isPagerVisible set to true and filterUIType set to "FilterRow

igDivya opened this issue · comments

1.Run the sample
2.Try to filter any column, it doesn’t filter value until you sort the same column.

example in the 1st column ID enter 1001 and …notice no data filtered.
image

Now sort the ID column and noticed row 1001 shown successfully.
image

Describe the issue.

Steps to reproduce

  1. Step 1
  2. Step 2
  3. ...

Result

What is the actual result after following the steps to reproduce?

Expected result

What is the expected result after following the steps to reproduce?

Attachments

Attach a sample if available, and screenshots, if applicable.