hi,
i wish to pass msflexgrid object as a parameter to another class function which takes care of processing the grid. now i hav diff. grids and wrote a function in another class and tried to pass this msflexgrid and i got this error -
cannot convert parameter 1 from class CMSFlexGrid to class CMSFlexGrid
no copy constructor available for class 'CMSFlexGrid'
please help and my thank you for you
i wish to pass msflexgrid object as a parameter to another class function which takes care of processing the grid. now i hav diff. grids and wrote a function in another class and tried to pass this msflexgrid and i got this error -
cannot convert parameter 1 from class CMSFlexGrid to class CMSFlexGrid
no copy constructor available for class 'CMSFlexGrid'
please help and my thank you for you