I understand that Bitmaps can be displayed in a cell of a Stringgrid, How ??
i have tried using 'objects' method, but I get an error message that I have not seen in a documentation 'EStringSparseL...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10085802.html
Hello.....
I'm using a TStringGrid, and i need only a part of it to be refreshed, not all the dbgrid.
Each cell has its own color, when the user changes one, i don't need all the TStringGrid being ...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10133128.html
Hi
When a user double-clicks an item in a StringGrid, I need to move the selected item to one of several Edit boxes, and set other properties in that edit box depending on the item selected.
My p...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10146282.html
I have a StringGrid with goEditing set to true. How can I save text entries to an ini file and then recall these again. My StringGrid has two columns and several rows.
Cheers
Chris
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10210165.html
How can i put colors in my column in StringGrid component
example
i want to make a RED font color in my negative numbers
or color the whole row in column 5 with Blue and text is white.
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10217095.html
hello there,
I'm using a tstringgrid and I would like to make it look exactly like the one in MS Outlook 2000, I would like the sort functionality (with the visible arrow up / down), and the rig...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10290082.html
Hi,
I am using String Grids and I want to colour in the background different colours depending on flags I set. For example if I had 5 lines they could all be different colours. I can colour th...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10386645.html
Adding RichEdit to StringGrid !
How to add RichEdit component to one cell of StringGrid component ?
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_11030901.html
Greetings; Like I can place inside the cell of a TStringGrid or TDBGrid a graph (. bmp)?
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_11109346.html
I have a record type file that I want to display in a string grid. How do I scroll through the file without loading the entire file?
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_11273176.html