I have grids that have FixedHeaders set to True, DefaultColumnWidth set to 150px and i have many more columns that can fit in the viewable area of the grid.
Normally, the horizontal scrollbar does show up. However, when i sort, page or move columns in the grid, the scrollbar will disappear. this is the element named something like " grid.id() + "_hscroller_container" ".
I attempted to show the scrollbar by adding handlers for the various grid events, but sometimes i see my code show the scrollbar, and then Infragistics code immediately hides it again. When this happens, I do notice that if i resize any column, the scrollbar will appear.
How can i just turn off the hiding of the horizontal scrollbar and control it myself?
Hello wvusaf,
This is a strange behavior of the horizontal scrollbar and I believe that it does not happen in a basic scenario. Do you have any other custom code except the one that attempts to show the scrollbar, which may affect the proper horizontal scrollbar appearance? Could you please provide me a sample that reproduces your issue and tell me which version of our product and browser are you currently using? Waiting for your response.
Regards,
Tsanna