Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not explaining the usage process #35

Open
karsun666 opened this issue Mar 3, 2024 · 4 comments
Open

not explaining the usage process #35

karsun666 opened this issue Mar 3, 2024 · 4 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@karsun666
Copy link

create a detailed instructions document on workflow and usage methods

@karsun666
Copy link
Author

even after installation of active tables it is taking an incredible amount of time to understand the working sequence.

@OvidijusParsiunas
Copy link
Owner

Hi @karsun666. Could you elaborate on what you need more clarification on?
Please note that Active Table is designed to work on as many frameworks as possible, hence it can be quite difficult to illustrate problem specific solutions as they can depend on the project it is implemented in.

@karsun666
Copy link
Author

hi @OvidijusParsiunas. I have been working on a project that involves activetables with the react framework and I have tried to change a few functions by understanding the flow. That is where I felt that these dependencies need to be structured and explained. At least there should be a general flow diagram to explain which function executes which action.

Example:- columns can be moved but there should be a set point that activates movable columns on clicking or when a column is in the "select" list property which function needs to be updated to get more options in list

@OvidijusParsiunas
Copy link
Owner

OvidijusParsiunas commented Mar 4, 2024

Hi, could you be more specific wen you talk about functions/dependencies as I am unsure if you are referring to particular properties in our documentation or if you are referring to internal Active Table code.

In regards to movable columns, you can toggle this option using the isMoveAvailable property and for creating custom options for Select - please use the customColumnTypes to create a new column type.

@OvidijusParsiunas OvidijusParsiunas self-assigned this Mar 4, 2024
@OvidijusParsiunas OvidijusParsiunas added the documentation Improvements or additions to documentation label Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants