Devextreme-reactive: Rendering something in the first filter cell

Created on 9 May 2019  路  2Comments  路  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

Is it possible to render something in the "empty cell" next to the first filter? Haven't been able to find something. I guess it would be to override the FilterRow component? 馃

Screenshot 2019-05-09 at 15 12 03

Grid question

Most helpful comment

Hi @kg-currenxie,
According to our reactive grid's customization, you should implement and add to the grid a custom UI plugin that will render target cell content. Here you can read more about custom plugin development and here - about our reactive controls structure and organization. I have created a small example that implements your scenario. Feel free to ask questions.

All 2 comments

Hi @kg-currenxie,
According to our reactive grid's customization, you should implement and add to the grid a custom UI plugin that will render target cell content. Here you can read more about custom plugin development and here - about our reactive controls structure and organization. I have created a small example that implements your scenario. Feel free to ask questions.

This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

acentfrio picture acentfrio  路  3Comments

bloolizard picture bloolizard  路  3Comments

linuxhype picture linuxhype  路  3Comments

rajmakda picture rajmakda  路  3Comments

franklixuefei picture franklixuefei  路  3Comments