Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Datagrid Control > Please explain the difference

Reply
Thread Tools

Please explain the difference

 
 
aspnet.meister@gmail.com
Guest
Posts: n/a
 
      07-27-2005
Hi all,

I am new to asp.net so am still trying to make sense of it all while
developing an application for a non-proft organisation.

Here is my first question:

Data can be displayed by two methods,

either like this,
<ItemTemplate>
<%#Container.DataItem("court_name")%> </ItemTemplate>

or like this,
<asp:BoundColumn DataField="last_name" HeaderText="Last
Name"></asp:BoundColumn>

What is the diffence in capabilities of each approach?

Thanks.

 
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
Please explain this "Why's" example please Kaye Ng Ruby 8 06-08-2010 09:13 AM
How to best explain a "subtle" difference between Python and Perl ? Palindrom Python 7 08-13-2008 04:39 PM
Please explain difference in ways to construct a javascript editor dennis.sprengers@gmail.com Javascript 1 12-31-2007 01:04 AM
Significant performance difference of function in and outside of WebServices - Can't explain Greg Sohl ASP .Net Web Services 0 03-14-2007 09:44 PM
Please explain the difference Alison ASP .Net Datagrid Control 1 07-27-2005 10:36 AM



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