Hello,
I’m having issue with opening “Cell Dropdown” programatically.
In cell I’ve added edit button when user click on it I will change cell type from text -> dropdown and load data in dropdown dynamically (This part is already working fine)
But
Now I want to auto open dropdown cell when user click on that edit icon.