Configuring AG Grid Column Definitions Using React

preview_player
Показать описание
In this video Niall Crosby, CEO of AG Grid, takes a deep dive into Column Definitions showing various configuration options and the column API.

00:00 Starting Code
00:20 Column Headers
00:52 Resizing
01:05 Default Column Definition
01:32 Column Width
03:35 Sorting and Editing
04:11 Field property
04:28 Value Getters
05:46 Value Formatters
06:49 Pinning Columns
08:53 Lock Position
09:17 Hiding Columns
09:48 Tooltips
10:44 Column Groups
13:42 Column API
18:59 Column Ids
21:32 State vs API Usage

This is part of a series of videos showing how to get started with AG Grid and React.

All videos are available in a playlist:

Source code for all videos is available on Github:

AG Grid works with React, Angular, Vue, and JavaScript. Available as a free community edition and commercially as an Enterprise product (full support and more features).

Рекомендации по теме
Комментарии
Автор

nice to see new videos after 2 weeks off from work :-)

LukiausdemKaff
Автор

How about loading the columns from a json object?

devsami
Автор

Hello) a great video, like as useally) Say something -how I can merge parent and child cells???

GEO-left
Автор

how to get sum of column in ag-grid on each page

Aliimran-zmyy
Автор

how to add column tooltip while mouse hovering over the column cell of row

jennwu-pi
Автор

Hi sir i am newly one for your video, i have one doubt, how to set status green and red colour if active is true green and inactive is false

Senthilmcav
Автор

Hello, how can I set the height, width of the row or column dynamically using input

medkha
Автор

How can I set custom tooltip to header

shripadyadav
Автор

Great content. Not sure if another video covers this but how do I go about setting a default filter for a given column. I have tried several things and it appears to work initially but then immediately the grid re renders and the filter is cleared?

joseoropeza
Автор

which version of ag-grid provide the column tooltip

jennwu-pi
Автор

how to remove the border in case pinned property

nabiabdelkader
Автор

Hi,
How to get ref object of ag-grid from parent class component

rajkishore-unll