hi i need somehelp, im trying to do this with a stringgrid:
1) where ever i hover the mouse over the grid, i want the row/column to highlight the cells a different color (ARow,ACol - X,Y point of mouse cursor)
2) if i click a cell i want the selected color to be different. also to have a inplace spinedit in the selected cell.
3) paint a gradient in the fixed rows/ fixed colums
could someone be kind enough to help me, or if there is a good string grid replacement i could use.
i believe for the coloring i need to utilise the DrawCell event, im not to sure how to do so, or where to start with my other questions.
thank you!
1) where ever i hover the mouse over the grid, i want the row/column to highlight the cells a different color (ARow,ACol - X,Y point of mouse cursor)
2) if i click a cell i want the selected color to be different. also to have a inplace spinedit in the selected cell.
3) paint a gradient in the fixed rows/ fixed colums
could someone be kind enough to help me, or if there is a good string grid replacement i could use.
i believe for the coloring i need to utilise the DrawCell event, im not to sure how to do so, or where to start with my other questions.
thank you!