Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > is there a itemdatabound in gridview?

Reply
Thread Tools

is there a itemdatabound in gridview?

 
 
Sukh
Guest
Posts: n/a
 
      05-24-2006
I'm new to ASP.NET 2. In the prev. version i was able to do a lot of
parsing and other changes in the Item_DataBound Method of DataGrid, and
I wasn't able to find its equivalent with GridView. Am i overlooking
something or is this a deliberate change? Is there any workaround?

Thanks.
Sukh

 
Reply With Quote
 
 
 
 
=?Utf-8?B?UGV0ZXIgQnJvbWJlcmcgW0MjIE1WUF0=?=
Guest
Posts: n/a
 
      05-25-2006
RowDataBound. Works the same way.

http://msdn2.microsoft.com/en-us/lib...databound.aspx

Cheers,
Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com




"Sukh" wrote:

> I'm new to ASP.NET 2. In the prev. version i was able to do a lot of
> parsing and other changes in the Item_DataBound Method of DataGrid, and
> I wasn't able to find its equivalent with GridView. Am i overlooking
> something or is this a deliberate change? Is there any workaround?
>
> Thanks.
> Sukh
>
>

 
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
ItemDataBound doesn't fire when I use DeleteCommand Peter Afonin ASP .Net 2 11-19-2003 05:26 PM
inserting control in ItemDataBound Steve Klett ASP .Net 2 11-13-2003 05:39 PM
Re: ItemDataBound in Repeater: FYI René Paschold ASP .Net 2 10-16-2003 06:39 AM
ref dropdownlist in itemdatabound event? Tina ASP .Net 1 10-14-2003 06:33 PM
ItemDataBound not received by grid in table? James G. Beldock ASP .Net 0 07-24-2003 04:38 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