Hello!
I'm using Infragistics 12.2 for WPF and i'm having problems with scrolling a xamdatagrid.
One of the fields contains text that can get very long so a row has a height larger than the visible height of the parent grid, and the scrollbar won't allow me to see the whole row or the data grid.
Scrolling is not smooth and won't reach the bottom of the row.
I don't! Thank you!
Hi Creatura,
Let me know if you have any further questions on this matter.
Alright. Well I went and logged a new product idea for adding smooth scrolling to the XamDataGrid so that users can scroll through the rows without them jumping from row to row. This would provide a smooth transition between rows as they move in and out of view. This would also allow you to scroll through rows and leave a row half in view where as currently that's not possible.
I have sent your product idea directly to our product management team. Our product team chooses new product ideas for development based on popular feedback from our customer base. Infragistics continues to monitor application development for all of our products, so as trends appear in requested features, we can plan accordingly.
We value your input, and our philosophy is to enhance our toolset based on customer feedback. If your feature is chosen for development, you will be notified at that time. Your reference number for this product idea is PI13040105.
If you would like to follow up on your product idea at a later point, you may contact Developer Support management via email. Please include the reference number of your product idea in the subject and body of your email message. You can reach Developer Support management through the following email address: dsmanager@infragistics.com
My boss decided that having a ScrollViewer inside the cell is not acceptable so we abandoned this approach, but thank you for your willingness to help.
Do you still require assistance on this issue? If so can you provide your CellValuePresenter style so that I can update it to use a ScrollViewer?