- Home
- Forum
- React - EJ 2
- TreeGrid in ReactJS
TreeGrid in ReactJS
hi
i want to use treegrid component in my new project
but i can't find treegrid control or how to develop it myself
but i can't find treegrid control or how to develop it myself
sample data :
let data: Object[] = [
{
'MotherID': 0,
'ID': 10252,
'UserName': 'Christina Berglund',
'Name': 'Suprêmes délices',
'CountryName': 'Belgium',
},
{
'MotherID': 10252,
'ID': 102521,
'UserName': 'Christina Berglund1',
'Name': 'Suprêmes délices1',
'CountryName': 'Belgium1',
},
{
'MotherID': 10252,
'ID': 102524,
'UserName': 'Christina Berglund4',
'Name': 'Suprêmes délices4',
'CountryName': 'Belgium4',
},
{
'MotherID': 10252,
'ID': 102522,
'UserName': 'Christina Berglund2',
'Name': 'Suprêmes délices2',
'CountryName': 'Belgium2',
},
{
'MotherID': 10252,
'ID': 102523,
'UserName': 'Christina Berglund3',
'Name': 'Suprêmes délices3',
'CountryName': 'Belgium3',
},
{
'MotherID': 0,
'ID': 10253,
'UserName': 'Hanna Moos',
'Name': 'Hanari Carnes',
'CountryName': 'Brazil'
},
{
'MotherID': 0,
'ID': 10254,
'UserName': 'Frédérique Citeaux',
'Name': 'Chop-suey Chinese',
'CountryName': 'Switzerland'
},
{
'MotherID': 10254,
'ID': 102541,
'UserName': 'Frédérique Citeaux1',
'Name': 'Chop-suey Chinese1',
'CountryName': 'Switzerland1'
},
{
'MotherID': 0,
'ID': 10252,
'UserName': 'Christina Berglund',
'Name': 'Suprêmes délices',
'CountryName': 'Belgium',
},
{
'MotherID': 10252,
'ID': 102521,
'UserName': 'Christina Berglund1',
'Name': 'Suprêmes délices1',
'CountryName': 'Belgium1',
},
{
'MotherID': 10252,
'ID': 102524,
'UserName': 'Christina Berglund4',
'Name': 'Suprêmes délices4',
'CountryName': 'Belgium4',
},
{
'MotherID': 10252,
'ID': 102522,
'UserName': 'Christina Berglund2',
'Name': 'Suprêmes délices2',
'CountryName': 'Belgium2',
},
{
'MotherID': 10252,
'ID': 102523,
'UserName': 'Christina Berglund3',
'Name': 'Suprêmes délices3',
'CountryName': 'Belgium3',
},
{
'MotherID': 0,
'ID': 10253,
'UserName': 'Hanna Moos',
'Name': 'Hanari Carnes',
'CountryName': 'Brazil'
},
{
'MotherID': 0,
'ID': 10254,
'UserName': 'Frédérique Citeaux',
'Name': 'Chop-suey Chinese',
'CountryName': 'Switzerland'
},
{
'MotherID': 10254,
'ID': 102541,
'UserName': 'Frédérique Citeaux1',
'Name': 'Chop-suey Chinese1',
'CountryName': 'Switzerland1'
},
{
'MotherID': 10254,
'ID': 102542,
'UserName': 'Frédérique Citeaux2',
'Name': 'Chop-suey Chinese2',
'CountryName': 'Switzerland2'
},
'MotherID': 10254,
'ID': 102542,
'UserName': 'Frédérique Citeaux2',
'Name': 'Chop-suey Chinese2',
'CountryName': 'Switzerland2'
},
];
thanks
thanks
SIGN IN To post a reply.
3 Replies
JA
Jesus Arockia Sankaran S
Syncfusion Team
November 19, 2018 09:15 AM UTC
Hi Majid,
Thanks for contacting Syncfusion support.
We are currently do not have TreeGrid in Essential JS 2 platform and we have already started the development which will be available in our Volume 4, 2018 release scheduled in the mid of December, 2018.
Please get back to us if you require any further details on this.
Regards,
Jesus Arockia Sankaran S
PK
Prasanna Kumar Viswanathan
Syncfusion Team
December 11, 2018 09:37 AM UTC
Hi Majid,
We are happy to inform that we have included the EJ2 TreeGrid Component in Volume 4 Beta release and in this beta release we have included default features of EJ2 TreeGrid. So, please find the Volume 4 Beta Release v16.4.0.40 from the below link
Please find the online demos of EJ2 TreeGrid Component with default features.
Regards,
Prasanna Kumar N.S.V
VN
Vignesh Natarajan
Syncfusion Team
December 19, 2018 11:18 AM UTC
Hi Majid,
We are happy to inform that we have included the EJ2 TreeGrid Component in Volume 4 release and in this release we have included default features of EJ2 TreeGrid. So, please find the 2018 Volume 4 Release v16.4.0.42 from the below link
Please find the online demos of EJ2 TreeGrid Component with default features.
We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you would require any further assistance.
Regards
Vignesh Natarajan
SIGN IN To post a reply.
- 3 Replies
- 4 Participants
-
MA Majid Afra
- Nov 18, 2018 08:52 AM UTC
- Dec 19, 2018 11:18 AM UTC