Hi,
Add a tablestyle to your datagrid.
http://msdn.microsoft.com/library/de...asicprimer.asp
http://msdn.microsoft.com/library/de...stdatagrid.asp
Ken
------------------
"Bob Taylor" <Bob
(E-Mail Removed)> wrote in message
news:058DE09F-6A14-4190-967E-(E-Mail Removed)...
Hi everybody,
I have a question about the datagrid.
I have a datagrid and I have set the datasource property to equal a dataset.
the datagrid fills up with the columns (prodno, description, price , siteID
, userID)
how do I hide the columns price and userID so that my grid only displays ?
(prodNo, description, userID)
Please advise,
Many thanks,