Devextreme-reactive: Smart row index column.

Created on 9 Aug 2020  路  1Comment  路  Source: DevExpress/devextreme-reactive

  • [x] I have searched this repository's issues and believe that this is not a duplicate.

I'm using ...

  • [x] React Grid
  • [ ] React Chart
  • [ ] React Scheduler

Description

Hi!

I want to add smart column with row index.
It means that when I do a filter on the table, the numbering of the rows is recalculated.
Example: I have a table:

1. Apple
2. Banana
3. Cherry

After filtering, we have only 1 and 3 lines left. In this case table should look like:

1. Apple
2. Cherry

Could you tell me how to do this, please?

Grid question

Most helpful comment

>All comments

Was this page helpful?
0 / 5 - 0 ratings

Related issues

stclairdaniel picture stclairdaniel  路  3Comments

madebymt picture madebymt  路  3Comments

bloolizard picture bloolizard  路  3Comments

Vaccano picture Vaccano  路  3Comments

cavr picture cavr  路  3Comments