W
Webtechie
Hello,
My boss wants to review the data before my code processes the data. So I
tried to put a listbox on a form and then bind it "myTempTable". MyTempTable
has 144 columns. The listbox will only show 20 columns. I got an error
message when trying to bring over the columns.
How do I show the the whole Table without acutally letting them into the
database and the raw table?
They are reviewing the table and if they find an error, they may want to
edit the value and replace a value if one of the clerks miskeyed something.
Thanks.
My boss wants to review the data before my code processes the data. So I
tried to put a listbox on a form and then bind it "myTempTable". MyTempTable
has 144 columns. The listbox will only show 20 columns. I got an error
message when trying to bring over the columns.
How do I show the the whole Table without acutally letting them into the
database and the raw table?
They are reviewing the table and if they find an error, they may want to
edit the value and replace a value if one of the clerks miskeyed something.
Thanks.