Hi,
I'm trying to do an app with a component like this:
I want to be able to drag the column headers to resize the columns (just like in Excel).
I also want to detect a double click anywhere in any line and execute an action on that particular line.
The lines will be populated from both a set of edit boxes and reading in from a file.
I want to easily save the contents of this control to a file.
I want to be able to change the backgorund colour of lines as required. (All independantly)
Is there a standard component I can use for this, or one I can get and install?
Also, is there a component that pops a panel in and out like this:
Steve (Delphi 2007 & XP)
I'm trying to do an app with a component like this:
I want to be able to drag the column headers to resize the columns (just like in Excel).
I also want to detect a double click anywhere in any line and execute an action on that particular line.
The lines will be populated from both a set of edit boxes and reading in from a file.
I want to easily save the contents of this control to a file.
I want to be able to change the backgorund colour of lines as required. (All independantly)
Is there a standard component I can use for this, or one I can get and install?
Also, is there a component that pops a panel in and out like this:
Steve (Delphi 2007 & XP)