You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I run the live demos ,error occurs “AttributeError: module 'datatableview.columns' has no attribute 'CheckBoxSelectColumn'
”. who can tell me what's wrong?
The text was updated successfully, but these errors were encountered:
i reinstall it from git,but problem remains!
d:\example_project\example_project\example_app\views.py", line 1355, in datatable_class
select_data = columns.CheckBoxSelectColumn()
AttributeError: module 'datatableview.columns' has no attribute 'CheckBoxSelectColumn'
when I run the live demos ,error occurs “AttributeError: module 'datatableview.columns' has no attribute 'CheckBoxSelectColumn'
”. who can tell me what's wrong?
The text was updated successfully, but these errors were encountered: