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

**Summary** I want set summary values in summary area properly, but only the last value is set. here is my codesandbox example. https://codesandbox.io/s/priceless-shape-098bgk?file=/index.html **Screenshots** No Screenshots. **Version** 4.20.3 **Additional context**...

Question
inactive

1λ²ˆνƒ­ 2λ²ˆνƒ­μ΄ μžˆμ„λ•Œ 화면에 λ³΄μ΄λŠ” νƒ­μ˜μ—­μ— μžˆλŠ” κ·Έλ¦¬λ“œλŠ” μ •μƒμ μœΌλ‘œ width값이 μ…‹νŒ…λ˜λ‚˜ 화면에 μ•ˆλ³΄μ΄λŠ” 2λ²ˆνƒ­μ— μžˆλŠ” κ·Έλ¦¬λ“œλŠ” width κ°’ μ…‹νŒ…μ΄ λ˜μ§€μ•Šμ•„μ„œ λ Œλ”λ§μ΄ μ΄μƒν•˜κ²Œ λ©λ‹ˆλ‹€. ν•΄κ²°μ±…μœΌλ‘œ νƒ­μ˜ 클릭이벀트 λ˜λŠ” change 이벀트둜 refreshLayout...

Question
inactive

Hi :) Below is the code to apply inputmask and keyEvent to datePicker using custom editor. on the toast grid How to apply datePicker input mask without using custom editor?...

Question
inactive

**Summary** A clear and concise description of what the question is. **Screenshots** If applicable, add screenshots to help explain your question. **Version** Write the version of the grid you are...

Question
inactive

import dynamic from "next/dynamic" const Grid = dynamic(() => import("@toast-ui/react-grid"), { ssr: false }) const gridRef = useRef(null); but I can't use this code because i show [ref] is not...

Question

**Summary** I want to customize my summary as values of specific column. If the value of column "A" is bigger than "100", this value have to be excepted from summary...

Question

**Summary** ν•œ νŽ˜μ΄μ§€μ— μ—¬λŸ¬κ°œμ˜ tui grid λ₯Ό 생성할 경우 λ‘λ²ˆμ§Έ κ·Έλ¦¬λ“œ λΆ€ν„°λŠ” focusChange μ—μ„œ rowKeyκ°€ λ‚˜μ˜€μ§€ μ•ŠμŠ΅λ‹ˆλ‹€. **Version** 4.10.0 이후 λͺ¨λ“  버젼에 해당함 ![image](https://user-images.githubusercontent.com/67566387/170643527-97db564f-aa78-482e-ac6d-10999a507881.png) 4.9.1 버젼 μ—μ„œλŠ” μ—¬λŸ¬κ°œμ˜ grid μ—μ„œ...

Question

**Summary** I want Copy and paste tree data and other grid 트리 데이터λ₯Ό λ‹€λ₯Έ κ·Έλ¦¬λ“œλ‘œ λ³΅μ‚¬ν•΄μ„œ λΆ™μ—¬ λ„£κΈ°λ₯Ό ν•˜κ³  μ‹ΆμŠ΅λ‹ˆλ‹€ The screen stops when I use the following method μ•„λž˜μ™€...

Question

## Version 4.18.0 ## Development Environment Ubuntu, firefox ## Current Behavior When I open the filter modal, the dropdown with comparison options defaults to 'Equals'. ## Expected Behavior The constructor...

Enhancement
Need Discussion

## Version 4.20.3 ## Development Environment 크둬, windows, java, spring ν˜„μž¬ tui κ·Έλ¦¬λ“œμ—μ„œ μ œκ³΅ν•˜λŠ” νŒŒλΌλ―Έν„° 전달방법에 λŒ€ν•΄ μ°Ύμ•„λ³΄λ‹ˆ initParams:{ param : 'param value'} ν˜•νƒœλ‘œ datasource μ—μ„œ api에 μ „λ‹¬ν•˜λŠ” 방식이 μ§€μ›λ˜λ”κ΅°μš”....

Enhancement
Need Discussion