Hi everyone
I define a xBrowse, Columns are days of a month, I assign a function to paint the header with the name of the day and its number.
All data is contained in a multidimensional array ( columns are days of the month )
I recreate the array.
But I get errors when reasigning the headers.
oBrwPla:SetArray(aChangingArray,.T.)
For X= 1 to Len(Arreglo)
oBrwPla:aCols[x]:cHeader:=AnotherFunction()
Next
If I change from a 30 days month to a 31 days month, I get Array Access error.
I found the the xBrowse keeps the number of columns to 30, and the SETARRAY() function does not change it.
Any Idea on how to do it
Thanks in advance
;-) Ji,ji,ji... buena la cosa... "all you need is code"
http://www.xdata.cl - Desarrollo Inteligente
----------
Asus TUF F15, 32GB Ram, 2 * 1 TB NVME M.2, GTX 1650
http://www.xdata.cl - Desarrollo Inteligente
----------
Asus TUF F15, 32GB Ram, 2 * 1 TB NVME M.2, GTX 1650