Hello,
Immediately after my upgrade from 'ASP.NET AJAX Q3 2011 SP1' to 'UI for ASP.NET AJAX Q1 2016' (.NET version 3.5), my Rad Grid no longer renders correctly:
- Rows are no longer clickable
- Column widths are no longer aligned between header and content
- Scrolling content overflows beyond the borders of the grid (I believe the height of the amount overflowed is precisely the height of the header row)
Note that the functionality is partially there in that clicking on column headings properly sorts the data, but the rendering issue is still present.
Please see the attached image 'Illustration.png'.
I have also attached image files of my code 'ASPNET.png' (for the .NET markup) and VB.png (for the code-behind). I had to do it this way because this thread window would not allow me to copy/paste code within, nor attach anything other than image files.
Please help!!
Thanks - Torrey