1
Suggest new features / Re: Option to allow horizontal scroll bar when needed when scrollModel.autofit=true
« on: November 22, 2024, 03:56:05 pm »
Hello everyone,
I?m new to the forum and exploring ParamQuery Grid for a responsive project. I found this thread really insightful, but I?m curious about one aspect.
If we enable a feature like
Also, are there any known workarounds or examples for implementing something similar in the current version while waiting for this feature to be considered?
Thanks in advance for your guidance!
I?m new to the forum and exploring ParamQuery Grid for a responsive project. I found this thread really insightful, but I?m curious about one aspect.
If we enable a feature like
Code: [Select]
scrollModel.autoFitScrollbar=true
as suggested, would the horizontal scrollbar appear dynamically only when necessary, or would it remain visible at all times even when the grid width matches the minWidth values of the columns?Also, are there any known workarounds or examples for implementing something similar in the current version while waiting for this feature to be considered?
Thanks in advance for your guidance!