2011-08-04 17:46 UTC
my grid has 2 column header images that i toggle between, index 0 and 1
when i change a column header image to index 1 and call dcl_Control_GetColumnImageList
it returns all 0's when one column should be a 1
if i use dcl_Grid_GetColumnImage to check that column image it returns 1 (as it should)
when i change a column header image to index 1 and call dcl_Control_GetColumnImageList
it returns all 0's when one column should be a 1
if i use dcl_Grid_GetColumnImage to check that column image it returns 1 (as it should)