Skip to content
#

data-grid

Here are 96 public repositories matching this topic...

darmro
darmro commented Feb 5, 2021

Description

Grid with item details opened- after item deleting and grid refreshing the attribute 'details-opened' stays in a row, that is, in the item that was below the deleted one, even if I call setDetailsVisible(item, false) before deleting an item and doing refreshAll() on the grid.

I add a style for grid row which has item details opened to show what I'm talking about:

#items [

Improve this page

Add a description, image, and links to the data-grid topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-grid topic, visit your repo's landing page and select "manage topics."

Learn more