G
Guest
Hi
does anyone know if it's possible in .NET to display a multicolumn list like in MSAccess? I'm building an application in which a user can enter a search text and the application will then show a list of results that match the search text. But I want to display more than one column (ie. company name, address, telephone, etc.). I was able to do this bu using a datagrid but that's not what I want because I can't set the column width of the datagrid.
Is it possible in .NET
Thx
Maurice
does anyone know if it's possible in .NET to display a multicolumn list like in MSAccess? I'm building an application in which a user can enter a search text and the application will then show a list of results that match the search text. But I want to display more than one column (ie. company name, address, telephone, etc.). I was able to do this bu using a datagrid but that's not what I want because I can't set the column width of the datagrid.
Is it possible in .NET
Thx
Maurice