Dear all,
I have the ultragrid and want to have below features. Please let me know how to achieve if you know.
(1) The left two columns in light blue background color and The right columns in white background color.
(2) The left two columns is fixed when scroll horizontally.
rchiu5hk said:The left two columns in light blue background color and The right columns in white background color.
There are different approaches to solve this task. One possible solution could be if you are using CellAppearance of your first two columns.
rchiu5hk said:The left two columns is fixed when scroll horizontally
You could use FixedHeaders functionality.
Please take a look at the attached sample and video file for more details and if you have any questions, feel free to write me
Regards
Here is the sample