2009 Aug 10 2:00 PM
Hi gurus!
Here is my code to hide column in OVS
ovs_callback_object->set_configuration(
window_title = 'title'
table_header = 'title'
*col_count = 1*
row_count = 10 ).unfortunatly it doesn't work (
The second column stay visible.
Is there another way to do it?
Thanks for any ideas!
2011 May 10 2:01 PM
I did it via creating a type in the method and only defining the columns that I wanted to show...
Hi gurus!
Here is my code to hide column in OVS
ovs_callback_object->set_configuration(
window_title = 'title'
table_header = 'title'
*col_count = 1*
row_count = 10 ).unfortunatly it doesn't work (
The second column stay visible.
Is there another way to do it?
Thanks for any ideas!
2011 May 10 2:01 PM
I did it via creating a type in the method and only defining the columns that I wanted to show...
2012 Jan 06 12:18 PM
I did it via creating a type in the method and only defining the columns that I wanted to show...
Reviving dead post
I got the same problem as the OP. What do you mean by "created a type in the method"? Which method? the OVS one? did you change some property in runtime? Please elaborate
Cheers, Lukas
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |