tui.grid icon indicating copy to clipboard operation
tui.grid copied to clipboard

πŸžπŸ”‘ The Powerful Component to Display and Edit Data. Experience the Ultimate Data Transformer!

Results 242 tui.grid issues
Sort by recently updated
recently updated
newest added

**Describe the bug** bodyHeight: 'fitToParent' μ μš©ν•˜λ©΄ 슀크둀 μ˜μ—­μ΄ 컨텐츠 λ°–μœΌλ‘œ λ‚˜κ°€λ²„λ¦¬λŠ” 버그가 μžˆμŠ΅λ‹ˆλ‹€. κ·Έ μƒνƒœλ‘œ λΈŒλΌμš°μ € μ°½ μ‚¬μ΄μ¦ˆλ₯Ό 쀄이고 늘리고 ν•˜λ©΄ λΈŒλΌμš°μ € heightκ°€ 마ꡬ λŠ˜μ–΄ λ‚˜λŠ” ν˜„μƒλ„ μžˆμŠ΅λ‹ˆλ‹€. **Screenshots** ![fitToParent](https://user-images.githubusercontent.com/79906956/182650761-eeea01e5-1084-4b3a-ac82-bda7f9088fe8.png)...

Bug

# Summary - tui.grid Version : 4.21.3 If parent dom has padding, `bodyHeight: 'fitToParent'` property dose not consider it. width is fine. # Reproduce Steps to reproduce the behavior: 1....

Bug

As shown in #1675, header break will be supported soon. Could you let us know when It will be supported? We about to open web app in Dec, 2022 using...

Question

tui-grid version 4.21.2 This is a simplified version of the code I use to get an integer index and show a string on the cell: I create an object using...

Question

**Describe the bug** When the summary and paging area is displayed, the submenu of the bottommost context menu cannot be selected. **To Reproduce** 1. Go to 'https://nhn.github.io/tui.grid/latest/tutorial-example09-summary' or '23. Client...

Bug

**Summary** Is possible to enable editor in grid only for some rows, for example only for the row that is selected in screenshot? **Screenshots** ![1](https://user-images.githubusercontent.com/20266205/180728661-fac77e04-4fc2-49f6-b211-ef7a4d8c2c77.png) **Version** 4.21.2

Question

**Summary** Can I dynamically create a listItems of the check box, select box, radio buttons in the grid? **Screenshots** None **Version** 4.21.3 **Additional context** None

Question

**Describe the bug** κ·Έλ¦¬λ“œ κΈ°λŠ₯쀑 selection κΈ°λŠ₯ off κΈ°λŠ₯이 λ™μž‘ν•˜μ§€ μ•ŠμŠ΅λ‹ˆλ‹€. (the selection function off function does not work.) μ‹€μ œ μ½”λ“œ grid.off('selection'); κ·Έλ¦¬λ“œ 생성 ν›„ grid.off κΈ°λŠ₯을 ν™œμš©ν•˜μ—¬ selection κΈ°λŠ₯을...

Enhancement

**Describe the bug** Hello. When I set rowHeight as a number in grid options (in mounted) , it works without any error. But, when I set rowHeight to auto, a...

Bug

κΆŒν•œμ„ μ„€μ •ν•΄μ„œ κ·Έλ¦¬λ“œμ— μ—‘μ…€ λ‚΄μš©μ„ λΆ™μ—¬ λ„£κΈ° κΈ°λŠ₯을 μ„€μ •ν•  수 μžˆλ‚˜μš”? κ΄€λ¦¬μž κ΄€ν•œμ—μ„œλ§Œ μ‹€ν–‰ κ°€λŠ₯ν•˜λ„λ‘ ν•˜λ €κ³  ν•©λ‹ˆλ‹€. κ°μ‚¬ν•©λ‹ˆλ‹€.

Question