Topic: Fixed Panel of Table while scrolling
rashesh patel free asked 5 years ago
Hi,
1) I am Using MDBTable with a panel, When I am scrolling the page I want that panel should Stick or Fixed that position only, it should not be move. Please refer to the below Images.
a) Before Scrolling
b)After Scrolling
2) Secondly, How can I fix the width of that page to remove the scroll??
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: MDB React
- MDB Version: 4.18.1
- Device: Laptop
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: No
Piotr Glejzer staff commented 5 years ago
Hello,
do you have code to show? I will try to help you.
Best, Piotr
rashesh patel free commented 5 years ago
Hi Piotr,
Please give me your Github id. I can share code on that.
Piotr Glejzer staff commented 5 years ago
Here is my profile https://github.com/pglejzer
rashesh patel free commented 5 years ago
Hi Piotr,
I have added you as a Collaborator in Github. you can find that page by using '/products' directly in URL (currently I am running on localhost:3000/products)
Thank you.
Piotr Glejzer staff commented 5 years ago
Ok, thank you. I will check it.
rashesh patel free commented 5 years ago
Hi Piotr,
Any update??
Piotr Glejzer staff commented 5 years ago
Are you runinng command
yarn dev
on your root project with backend folder andyarn start
on your client folder?rashesh patel free commented 5 years ago
Hi Piotr, In the root folder, I am using 'npm run dev' and in the client folder, I am using 'npm start'.
Piotr Glejzer staff commented 5 years ago
I run your project and every time I have an error. Modal is popup every time when I try to different routing. Your database is showing error:
'Users.js catch=>SequelizeConnectionRefusedError: connect ECONNREFUSED 127.0.0.1:3306'
Do you know how to resolve that? Your project is a little big and there is a lot of stuff inside this.
rashesh patel free commented 5 years ago
Hi Piotr,
No, I don't have any idea about this. Last time I have shared the same project folder with Konrad (One of staff of MDB), He has accessed the same project for different things.
Piotr Glejzer staff commented 5 years ago
I will try to figure out that problem as soon as possible. Sorry for waiting.
Best,
Piotr
rashesh patel free commented 5 years ago
Ok Piotr...Np..Thnx.