R
Richard Loupatty
I have a few tables consisting two columns each.
They all have the same first column (unique key)
What I want to do is show a datagrid, starting with the first column
followed
by the rest. Actually put the tables behind each other.
Is there anyone who could show me the way how to do this
I did manage but it has a bad performance.
What I did was filling up row by row
Richard Loupatty
They all have the same first column (unique key)
What I want to do is show a datagrid, starting with the first column
followed
by the rest. Actually put the tables behind each other.
Is there anyone who could show me the way how to do this
I did manage but it has a bad performance.
What I did was filling up row by row
Richard Loupatty