Skip to content
#

data-table

Here are 129 public repositories matching this topic...

Luckysheet
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 [
pupudu
pupudu commented May 10, 2019

It would be cool if we can add more guides to the guide list in the docs. Currently, there's only the striped-rows guide. From an initial thought, here are some potential guides we can add:

  • Using Custom Components
  • Using Custom Components by Cells (Based on cell data)
  • Fixed/explicit row height
  • Row height based on sampleRowIndex and sampleData
  • Change row height

[We have moved our Repository on https://github.com/promact/md2 please refer it for latest implementation.] Angular2 based Material Design components, directives and services are Accordion, Autocomplete, Collapse, Colorpicker, Datepicker, Dialog(Modal), Menu, Multiselect, Select, Switch, Tabs, Toast and Tooltip.

  • Updated Jun 23, 2017
  • TypeScript

Improve this page

Add a description, image, and links to the data-table 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-table topic, visit your repo's landing page and select "manage topics."

Learn more