My ultrawebgrid works fine until there are enough columns to turn the scroll bars on. Then the last column on the right (sometimes more than just the last one) cannot be seen.
I have 9 columns that are defined in the markup code. All the other columns are added programmatically. The width of these added columns is done in the server code, also. Based on the size of my grid, the 13th programmatically added column is the last one seen. Any columns after that cut off. Resizing the columns in the client (to try and view the hidden columns) makes it worse.
I am using fixed column headers, the first 2 columns are fixed so they don't scroll, row filtering, client side column resizing, and I think that is all. I will post my markup code for my grid in case that helps.
Thanks for your help.
Hello,
I'd suggest you to try out the latest hot fix and if the problem still exists contact the developer support. Thanks.
We are using the latest hotfix #2039 for NetAdvantage 2008 Vol 3.
Would WebDataGrid be better to use?