Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Datagrid Control > Retrieving datagrid heading information

Reply
Thread Tools

Retrieving datagrid heading information

 
 
GaryDean
Guest
Posts: n/a
 
      10-08-2006
I am writing a method in a component that gets passed a 1.1 Datagrid. The
datagrid's columns were created at run time meaning it has no columns
collection.

How can I access Header and Footer data in the grid?

It's not in the grid.items collection - only rows there. there is no
grid.header or grid.footer.

--
Regards,
Gary Blakely


--
Regards,
Gary Blakely


 
Reply With Quote
 
 
 
 
Steven Cheng[MSFT]
Guest
Posts: n/a
 
      10-09-2006
Hi Gary,

As for this post, I've also seen you another duplicated one in the
microsoft.public.dotnet.framework.aspnet group. The community guy Milosz
has provided a good example to you. In addition to the DataGird's approach,
I've also suggested you consider the GridView if you're developing
application upon ASP.NET 2.0 or plan to upgrade to the 2.0 platform.

Please feel free to post there if you still have any questions.


Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead



This posting is provided "AS IS" with no warranties, and confers no rights.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can 2 columns of a DataGrid have a single heading OR can I have two controls in 1 column? mark4asp ASP .Net 2 11-11-2006 02:13 AM
Format text as a heading =?Utf-8?B?ZGVubmlzdDY4NQ==?= ASP .Net 4 09-14-2006 12:33 PM
DataGrid Column Heading HTML Encoding ? Adrian Parker ASP .Net 4 03-01-2006 01:17 AM
DataGrid Heading =?Utf-8?B?SmltIEhlYXZleQ==?= ASP .Net 3 12-10-2004 08:23 PM
Datagrid Heading (Text - Clickable) and Row Elements (checkboxes) = Select All Feature BTHOMASinOHIO ASP .Net Datagrid Control 2 11-13-2003 10:54 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57