OrangeWire
IS-IT--Management
I have a datagrid that i use to display some DB query results on and when the application loads, i would Like the datagrid to be totally empty.
Instead, the grid loads and has a collapsed tree of my db tables on the second row
looks something like this:
|> +
During run time if you click that + it will drop down a list of the tables in the DB and basically allow someone to browse through.
Can anyone give me some insight on how to disable that collapsed tree, or remove it?
as always, thank you all for taking the time to read and help!
Instead, the grid loads and has a collapsed tree of my db tables on the second row
looks something like this:
|> +
During run time if you click that + it will drop down a list of the tables in the DB and basically allow someone to browse through.
Can anyone give me some insight on how to disable that collapsed tree, or remove it?
as always, thank you all for taking the time to read and help!