Please take a look at the attached image.
As you can see I have vertical columns but I'm facing 2 problems.
1) The bigger issue is that for a lot of the columns, it cuts off the name and displays ... Even for the 1st one to show up the way it did, I for some reason had to expand the WIDTH of the Allocated To column. However all columns after the Reviewed column are dynamic and vary based on the database this is run against. See the image marked 2. I had to expand the last column to get the height to increase more and finally had to make it even wider for all the text to be readable. However I can't afford to make these columns that wide. Like I said they are dynamic and will hold at most 2 digits. I have searched your forums and tried the following but it does absolutely nothing. I have tried different numbers as well without luck.
God knows why something that should be soooo simple is made so needlessly complex. I can't expand the height of the row by pulling down also on the row (or through code) but can increase it by increasing the column width. Who came up with this logic?
2) Would it be possible to have some columns show up horizontally and some vertically? This is not such a big deal...it would be a nice to have feature.
Issue #1 is more important so any help on that will be appreciated.
As you can see I have vertical columns but I'm facing 2 problems.
1) The bigger issue is that for a lot of the columns, it cuts off the name and displays ... Even for the 1st one to show up the way it did, I for some reason had to expand the WIDTH of the Allocated To column. However all columns after the Reviewed column are dynamic and vary based on the database this is run against. See the image marked 2. I had to expand the last column to get the height to increase more and finally had to make it even wider for all the text to be readable. However I can't afford to make these columns that wide. Like I said they are dynamic and will hold at most 2 digits. I have searched your forums and tried the following but it does absolutely nothing. I have tried different numbers as well without luck.
rgv.TableElement.TableHeaderHeight = 200;
God knows why something that should be soooo simple is made so needlessly complex. I can't expand the height of the row by pulling down also on the row (or through code) but can increase it by increasing the column width. Who came up with this logic?
2) Would it be possible to have some columns show up horizontally and some vertically? This is not such a big deal...it would be a nice to have feature.
Issue #1 is more important so any help on that will be appreciated.