I can't display ROWID in TCRDBGrid
Posted: Wed 16 Feb 2011 18:10
Hello.
I create query like this : "SELECT rowid, name FROM table" in TOraQuery which is connected with TCRDBGrid by TOraDataSource.
Problem is that I can't see column "ROWID" in grid, only "NAME".
Can you tell me what I'm doing wrong?
I create query like this : "SELECT rowid, name FROM table" in TOraQuery which is connected with TCRDBGrid by TOraDataSource.
Problem is that I can't see column "ROWID" in grid, only "NAME".
Can you tell me what I'm doing wrong?