G
Guest
Hi Guys,
I need some help in displaying the records from a createquerydef similar to
the QBE grid. What is the best way to display all of the records?? The
code that I have used opens a temporary query using the createquerydef
function using a select query ( ie. createquerydef("", select * from table X)
). The returned records I obtain, I don't know how to display them similar
to the nice QBE grid.
Is there a way to do this??
Please help me??
Cheers,
I need some help in displaying the records from a createquerydef similar to
the QBE grid. What is the best way to display all of the records?? The
code that I have used opens a temporary query using the createquerydef
function using a select query ( ie. createquerydef("", select * from table X)
). The returned records I obtain, I don't know how to display them similar
to the nice QBE grid.
Is there a way to do this??
Please help me??
Cheers,