| Usuário | Contagem |
|---|---|
| 8 | |
| 5 | |
| 3 | |
| 2 | |
| 2 |
I would like to have the option to turn a standard 2D Table Control into a 1D Table with just one column and a 1D Array output.
The reason for this is because Tables are very user friendly when it comes to adding/editing items at runtime, but sometimes we only have one column of data. The Listbox control does have a 1D output (using ItemNames), but it needs extra coding to handle runtime additions/editing and even then it's still not as user friendly compared to the Table.
Você deve ser um usuário registrado para adicionar um comentário aqui. Se você já estiver registrado, faça logon. Se você ainda não estiver registrado, registre-se e faça logon.