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

How to render 1 table instead of 2 tables - First Table(Header, Filter and Insert Row) and Second Table(Item Row) #1436

Open
anki7scorp opened this issue Apr 2, 2024 · 1 comment

Comments

@anki7scorp
Copy link

anki7scorp commented Apr 2, 2024

@tabalinas

Help Request/Question:

A) As of now, JSGrid renders two tables at the HTML level.
How to render 1 table instead of 2 tables - First Table(Header, Filter and Insert Row) and Second Table(Item Row). It is impacting lot of the Alignment of Top Rows with the Item Rows. Somehow managing it with the Width but not working on properly on Desktop and almost all the other resolutions.

Below is the rendered code where RowRenderer function is already in use for rendering the data for ItemRow only but RowRenderer is not impacting on the Above Table Container.

NamePhoneTotal Red FlagsTotal Red Flags PointsStatus
Jane Doe 4103108910
2
10
In Progress
Jane Doe 4103108910
0
0
In Progress
Jane Doe 4103108910
0
0
In Progress
Christine
1
5
To Be Assigned
null
1
5
To Be Assigned
Christine 4106043215
2
10
To Be Assigned
Christine 4103108910
3
60
To Be Assigned
Ankit Kumar 09814901669
31
335
To Be Assigned
Please, wait...

Please provide satisfactory solution for this problem.

@anki7scorp
Copy link
Author

@tabalinas
Any update on this? It is rendering 2 tables. One for header and one data which is disaligning the columns in the header with row data below.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant