How to Use MSFlexGrid to create monthly time sheet header and week time sheet and day by date selection from a month view calender.
Any direction of help will be greatful.
regards
jameel_m@hotmail.com
I have a flex grid in which a a row show n number of columns. I want to merge two rows in a particul colum. Such that the data in it looks as if its together.
Any helpful ways of doing this out there.
Thank you for reading this and ant help you have offered.
ERROR : Can't create AutoRedraw image (Error 480)
I have a loop that creates x ammount images on a Click Event in a range of grid cells.
For i = 1 To x
Set picTmp = GetRotatetText(sMy_Date(i), grd)
grd.Col = i
>>>> Set grd.CellPicture = picTmp.Image
Next...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.