Forum Discussion
YMinaev
Staff
15 years agoHi,
It doesn't matter whether a grid is bound to a data table or not. All values you see in the grid are stored inside the control itself. Check the list of its properties in the Object Browser. There should be those which will provide you with access to the grid's date - something like 'Items', 'Data', 'Cells', etc.
As for Janus GridEX 2000, you can find an example of working with it in the "Working With Grids" help topic.
It doesn't matter whether a grid is bound to a data table or not. All values you see in the grid are stored inside the control itself. Check the list of its properties in the Object Browser. There should be those which will provide you with access to the grid's date - something like 'Items', 'Data', 'Cells', etc.
As for Janus GridEX 2000, you can find an example of working with it in the "Working With Grids" help topic.