I have a problem with data_editor and column_config
I want to select one row, as can be done in a dataframe (on_select)
It_select could not be used due to indexing, which does not match the indexing in the database after sorting, and the lack of keys in the blocks (I can’t get the data of the selected row)
That’s why I came to the data_editor and came across the problem that it’s impossible to make a single-row here
I tried to find how to reset checkboxes in checkboxColumn, reload a page fragment
I didn’t find anything working
can you give me some advice?
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.