Next Grid is Grid component from Berg Software, we can acces cells like field, such as :;
begin edit1.text:=gridtrx.Cell[6, i].AsString; edit2.text:=inttostr(gridtrx.Cell[6, i].Asinteger); end;
NextGrid is a powerful Delphi/CBuilder Grid. It is very easy to use it in design-time (with using intuitive Columns Editor) and in run-time.
NextGrid have much more features than standard Grid, attractive look (Windows Vista & XP themes support), it is extremely fast (quick sorting, data manipulation, drawing…)
![]()


