I have a WebDataGrid that fills with 92 rows of data. When the grid renders though it only shows 91 rows after scrolling to the bottom. I scroll to the bottom and can see just a little bit of the last row. I click in the 91nd row and tab through the columns and then the 92 row pops into view. How do I get the last row to show on render without having to go through the tabbing process?
After tabbing through the gird I can finally reach the last row but not with the scroll bar.
Hello,
Thank you for contacting Infragistics Developer Support!
I was not able to reproduce the behaviour that you're seeing on your side. I have attached the sample project I used to test this. Please test this project on your side; whether or not it works correctly may help indicate the nature of this issue. If this sample project is not an accurate demonstration of what you're trying to do, please feel free to modify it and send it back, or send a small sample project of your own if you have one.Please let me know if I can provide any further assistance.
This is a screen shot.