Home All Groups Group Topic Archive Search About

.NET DataGrid Control

microsoft.public.dotnet.framework.aspnet.datagridcontrol
Score Changing color of a column in a datagrid.
UJ - 26 Jan 2007 12:46 PM - 3 messages
How can you change the background color for a single column in a datagrid. I can figure out how to do it for the entire row (e.item.backcolor = ....) but how do I do it for a single column? TIA - Jeff. ...
Score Group By Rows and Total Rows
yonialhadeff - 23 Jan 2007 4:16 PM - 2 messages
Hello, I have a datagrid wich is fill in by a query that has a group by. I want to have a row for each element of the field that is in the group by lets have an example SELECT TOWN FROM AllTownInTheWorlds GROUP BY Country ...
Score Field not updating in gridview unless visible?
et - 22 Jan 2007 3:30 PM - 4 messages
In my gridview are the primary keys of the record that is being modified, and obviously I have them hidden.  However, when I try to use the update, the id parameter -- or any field that is not visible -- does not come across ...
Score Why can't I get the FormView control's Paging controls to show?
Nathan Sokalski - 21 Jan 2007 9:45 PM - 7 messages
I have tried everything I can think of, I have even tried copying examples from books and websites I have found, but every Formview control that I have tried to create does not show the Paging controls. The first record from the ...
Next » 2 3 4 5 6 7 8 9 10