datagrid-direction
-
Hi. I have used a datagrid in my project. Usually ( or always ) Columns of a datasource is next to eachother as it shown in datagrid. for example datagrid shows like this : Header1 Header2 databound databound Now,my question is : Can I have these columns under each other ? like this : Header 1 databound Header 2 databound how can I do that ?
-
Hi. I have used a datagrid in my project. Usually ( or always ) Columns of a datasource is next to eachother as it shown in datagrid. for example datagrid shows like this : Header1 Header2 databound databound Now,my question is : Can I have these columns under each other ? like this : Header 1 databound Header 2 databound how can I do that ?
-
You can use a DataList control and modify its ItemTemplate property to view what you want.
------------------------------
"The Soapbox has been so ..."