Hi all,
I am new to WinForms UltraGrid. I just noticed that the vertical scroll increment is row based but the horizontal scroll increment is pixel based. Is there a setting or a way to make horizontal scroll increment to column based?
Thanks,Shaolin
Hi Shaolin,
No, unfortunately there currently is no built in setting to scroll by column. This is primarily because in multiband scenarios as well as RowLayouts, it is possible that the columns will not line up, and which column do you scroll by. That being said, for a single band, multiband where the Columns align, and\or those without RowLayouts implemented this would be an interesting product ideal. You can suggest this as a new product ideas for future versions (or vote for existing ones) at <http://ideas.infragistics.com>.
Submitting your idea will allow you to communicate directly with our product management team, track the progress of your idea at any time, see how many votes it got, read comments from other developers in the community, and see if someone from the product team has additional questions for you.
Remember when submitting your idea to explain the context in which a feature would be used and why it is needed as well as anything that would prevent you from accomplishing this today. You can even add screenshots to build a stronger case. Remember that for your suggestion to be successful, you need other members of the community to vote for it. You can also link back to this thread for additional details.
Thank you in advance to submitting your product idea.
Hi Michael,
Thanks for your response and detailed explanation.
It would be nice if there were an option, especially for a single band grid. We will live without it for now.
Thanks again,Shaolin