For now, it is possible to scroll the grid by adding it to the DIV in which scrollbars are enabled. This approach is shown in the example linked to this thread.
Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Can you please give me a date when this will be implemented?
Is it right when i say it is impossible to add more columns to a grid than the grid can show in 1 screenwidth?
Place a div above the grid isn't an option…
Regards,
Sander
Can you please implemented this in v7.3?
We are missing this functionality since it is not available anymore in v7.2 (it was available in v7.1 and earlier).
Regards,
Sander
Hello Sander,
We apologize, we cannot provide you with any time frame for this feature. Our rendering algorithm is highly optimized for a grid without a horizontal scrollbar. On the one hand, for us, it's rather difficult to implement scrolling and keep the grid lightweight and fast. On the other hand, a Web content with horizontal scrolling has poor usability. Nevertheless, this feature request has proved to be highly demanded by our customers. So, it may be included in our plan for a future version, though we cannot give promises at this stage.
Thanks,
Nick
The ShowHorizontalScrollBar property (bool, default value is false) has been added.