|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
.NET DataGrid Controlmicrosoft.public.dotnet.framework.aspnet.datagridcontrol
Bruce A. Julseth -
19 Jan 2007 10:10 PM - 4 messages
I need to load a table with 3 to 9 columns and 1 to 10 rows. I assume the DataGrid is the best solutions. If not can someone suggest something else. Assuming it is the right solution, does someone have an example on how to do ...
DevCon7 -
18 Jan 2007 9:06 PM - 2 messages
I created a datagrid which populates data from sql server. There about 8 columns on the grid I need to be able to filter on. I did setup several dropdownlists and was sucessfully able to filter based on and ...
Vaughn Haybittle -
18 Jan 2007 4:03 PM - 4 messages
Hi, I have a Gridview which is populated via a stored procedure. One of the coumns returned is a date. The date is currently displayed as 18/01/2007 00:00:00. I just want to show the date without the time i.e. 18/01/2007. I ...
cg -
16 Jan 2007 1:15 PM - 2 messages
Hello, Under VB 6.0, I use the grid control from grid32.ocx (control that i need because of multi-line selection) and I've got a problem : I can't fill more than 16351 rows (my grid counts 15 cols). ...
et -
15 Jan 2007 8:11 PM - 3 messages
I have tried everything to display a bound column in a gridview to 2 decimals only. The column is a price, and when I run the query in sql, he value displays as 10.00. Yet in the grid view it displays as 10.0000. I ...
Walt Zydhek -
15 Jan 2007 3:37 PM - 2 messages
I have seen a number of articles about adding a totals row to the GridView control. But I have only seen methods for displaying the totals row in the Footer. Is there a way to display the totals in the FIRST row of the GridView, along ...
Ganesh -
14 Jan 2007 12:20 AM - 2 messages
Hi, I have a added a Gridview to a ASPX data bounded to a table. And I have a another text box have value, now I ant to post a a value from the Gridview and the txt box value. The gridview property windo allows only ...
|
|||||||||||||||||||||||