Badr AZIZBI

Results 7 comments of Badr AZIZBI

@melloware There is any work-around that will make us customize TreeTable filters and calls primereact filters function? Thank you for your response!

What's the status of this PR? Thank you for your response :)

@jrolfs Thank you for your response, I already did a work-around in my project. The fork can be a good solution if someone can ensure it's maintainability.

@cee-chen The previous sibling selectors work with the version `2.2.7` of nswapi.

Right @sja-cslab, multiple rows can be selected by dragging a row even if the selection mode is `Single` (cf: screenshot). ![Image](https://github.com/user-attachments/assets/fa136ad9-c522-42bb-a91c-85b2ae85e122)

The reproducer uses the version 10.9.2 of primereact ![Image](https://github.com/user-attachments/assets/80a363f0-e040-4857-aa6f-09948eda6399)

Defining the callback at the row level works correctly (maybe it's a TS issue?) but unfortunately the passed data does not contain elements allowing us to identify a specific row...