Home All Groups Group Topic Archive Search About

.NET DataGrid Control

microsoft.public.dotnet.framework.aspnet.datagridcontrol
Score {0:c} causes input string not in correct format exception
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 ...
Score Rendering a GridView
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) ...
Next » 2 3 4 5 6 7 8 9 10