Version contents

1 Answer 60 Views
General Discussions Grid
SoH
Top achievements
Rank 1
Iron
Veteran
Iron
SoH asked on 27 Jul 2023, 07:56 PM | edited on 27 Jul 2023, 07:58 PM

I was looking at this page https://www.telerik.com/kendo-react-ui/components/grid/selection/ with the intention of using 

getSelectedState

But I was getting this error when I tried to implement:

"@progress/kendo-react-grid"' has no exported member 'getSelectedState'

I eventually found a github page where someone said that "getSelectedState" is available with the version - 4.6.0" but I am using a previous version.
The changelog does not mention anything specific for "getSelectedState".

Is there anyway to found out which version has the component functionality? If I hadn't found the github page I would not know which version has "getSelectedState". 

1 Answer, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 28 Jul 2023, 10:57 AM

Hello,

Your assumption is correct and the `getSelectedState` function of the Grid is indeed available as of v4.6.9. of the KendoReact components. It is part of the `add drag, row and cell selection` feature documented below, hence the function itself is not listed separately:

I hope the provided information will be helpful for you but stay at you disposal should I can assist you with anything else.

Regards,
Vessy
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources!

Tags
General Discussions Grid
Asked by
SoH
Top achievements
Rank 1
Iron
Veteran
Iron
Answers by
Vessy
Telerik team
Share this question
or