Hello, it's me again!
I'm having some kind of problem with a grid control. This is what I did:
I've dropped an iGrid object onto an iBizObjForm then, in the properties window, I specified
ColumnCount = 2 RowSource = "select shhtable, shhtselected from (THISFORM.oBizObj.cAlias)" RowSourceType = 4 - SQL Statement
Finally I bound each grid column to 'shhtable' and 'shhtselected' columns of the resulting SQL cursor.
The problem is that I can't get the grid populated with any content when I execute the form.
Any clue?
Thank you. Gustavo A. Schweitzer Strategic Business Technology, Inc. Miami FL, USA ©2001 Gustavo Alfredo Schweitzer |