jQWidgets Forums
jQuery UI Widgets › Forums › React › Grid keeps doing weird things
Tagged: grid, Grid React, jqxGrid ;, react
This topic contains 5 replies, has 2 voices, and was last updated by assembler 7 years, 2 months ago.
-
Author
-
Mr. Hristo,
I was unable to solve the grid issue: No matter how I do populate the grid, it keeps doing weird things. This time I’ve prepared a whole project you can donwload from == REMOVED LINK TO 3rd PARTY WEB SITE DUE TO Forum Policy, if you send links use the support email. == The file is compressed using 7zip. All the dependencies are satisfied and the project runs over nodejs version 8.9.4. In order to run this project you have to install nodejs and move to the directory you unpacked it, then type in npm start, then you can see the console will tell you the access urls, this case Localhost: http://localhost:3001. Copy it in your browser address bar and you’ll see the grid.
The file which contains the grid is /test/app/containers/GridTest/index.js. As you can see I’m importing all the sagas and reducers but not using them in this example. Nevertheless the logic I’m following is to create the data array in the componentDidMount method. Then I pass this data array to the component state, next I capture this change in the componentDidUpdate and there I create a dataAdapter and pass it to the grid source.
It populates the grid as expected, but it collapses in all the possible ways. That is to say the filterrow becomes a duplicate of the grid header, if I try to change any column width it collapses the grid and a blank space appears at the right side of the grid.
I’m using Linux Mint 18.3, Chromium 64.0.x, everything in a 64 bits architecture.
I thank you for your time. I’m awaiting for your responses.Hello assembler,
I would like to suggest you write your request with the example that you create on the support email.
I got it now. It happens only if you update with “componentDidUpdate”.
We will discuss this case.Best Regards,
Hristo HristovjQWidgets team
http://www.jqwidgets.comThank you Mr. Hristo and Mr. Peter Stoev, I’ve just send an email to the support service. I’m waiting for your responses.
Is there any progress on this?
Hello assembler,
Thank you for the interest.
The mentioned issue is still valid but I cannot engage with a deadline.
In this case, we suggest checking the Release History page regularly.
There you could find all new things and bug fixes.Best Regards,
Hristo HristovjQWidgets team
http://www.jqwidgets.comHello, Mr. Hristo,
I thank you for your response. I’ll do as you recommend.
Once again: thank you. -
AuthorPosts
You must be logged in to reply to this topic.