| |
| Seting the number of fixed columns in a TDbGrid |
 |
Is there any way to set the number of fixed columns in a TDbGrid?
The following example demonstrates casting a TDbGrid component to a TStringGrid component to surface the FixedCols property.
Example:
procedure TForm .Button Click(Sender: TObject);
begin
TStringGrid(DbGrid ).FixedCols := 2;
end;
7/6/98 4:3 :28 PM
|
|
| Hits/month |
2,500,000+ |
Downloads (Since May 2000) |
7,393,709 |
| Total Files |
6,023 |
| Forum msgs |
7,670 |
| Articles/FAQs |
70+/900+ |
Top Selling Software at Amazon
|