Splitting header of column in list control.
-
Hi I am trying to split the header of a list control into multiple sub-header, but not finding a way to do so… To put in other words… I have added say 3 columns named col_1, col_2, col_3 in list control. Now I want to split col_2 into say col_2_sub_1 and col_2_sub_2. Whats the way to do so? Any help would be appreciated. Regards
Sameer Thakur
-
Hi I am trying to split the header of a list control into multiple sub-header, but not finding a way to do so… To put in other words… I have added say 3 columns named col_1, col_2, col_3 in list control. Now I want to split col_2 into say col_2_sub_1 and col_2_sub_2. Whats the way to do so? Any help would be appreciated. Regards
Sameer Thakur
-
It sounds like you want to make another column but I don't think anyone clearly understands your question.
led mike
I stand awaiting correction. This is my interpretation of the question.
------------------------- -------------------------
|_______|_______|_______| |_______|_______|_______|
| | | | ------> | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |I hope I'm wrong - achieving that is going to make getting these pics look right seem like fun
-
I stand awaiting correction. This is my interpretation of the question.
------------------------- -------------------------
|_______|_______|_______| |_______|_______|_______|
| | | | ------> | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |I hope I'm wrong - achieving that is going to make getting these pics look right seem like fun
This is exactly what I am trying to do. Nice perception I must say :) You have any idea to make it work?
Sameer Thakur
-
This is exactly what I am trying to do. Nice perception I must say :) You have any idea to make it work?
Sameer Thakur
Sameer_Thakur wrote:
This is exactly what I am trying to do.
Well since there is no such thing as a "two column column" it just becomes another column right? Or you could do Owner Draw and draw that column however you like, I have no idea if that would satisfy you requirements because you have not stated them. I probably still don't have a clue what you are asking.
led mike