|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
.NET DataGrid Controlmicrosoft.public.dotnet.framework.aspnet.datagridcontrol
Scott M. -
20 Nov 2007 1:43 AM - 5 messages
I've seen many posts complaining about this, but none with a solution..... I have a GridView that is bound to a SQLDataSource and working just fine, except that when I change the DataFormatString on one of my columns that is ...
Gerhard -
20 Nov 2007 1:03 AM - 3 messages
I have a GridView that I want to return as an Excel spreadsheet. I am using vb.net in a web application. The following code works, with the exception of special characters. dt = MyDataSet.Tables(0) ...
|
|||||||||||||||||||||||