Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP.NET Datalist repeater

Reply
Thread Tools

ASP.NET Datalist repeater

 
 
Howard
Guest
Posts: n/a
 
      03-17-2006
Is there a way to disable the autogenerated <table> and <span> tags in
datalist?

the property RepeatLayout only has these 2 options. I use CSS style <h3> and
the auto generated tags always mess my layout up.
I did some search on google but i couldn't find anything.

Howard


 
Reply With Quote
 
 
 
 
Karl Seguin [MVP]
Guest
Posts: n/a
 
      03-17-2006
Short of creating ur own control that inherits and overloads the
functionality of the datalist, I think a repeater might offer you the
flexibility you desire.

Karl

--
http://www.openmymind.net/



"Howard" <> wrote in message
news:eS5%...
> Is there a way to disable the autogenerated <table> and <span> tags in
> datalist?
>
> the property RepeatLayout only has these 2 options. I use CSS style <h3>
> and the auto generated tags always mess my layout up.
> I did some search on google but i couldn't find anything.
>
> Howard
>



 
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
repeater inside a repeater problem. uncensored ASP .Net 0 10-25-2006 06:10 PM
Repeater inside a repeater....how? voidfill3d@yahoo.com ASP .Net 1 08-10-2005 01:58 PM
Repeater Using Javascript Referencing a Column in the Repeater rwoo_98@yahoo.com ASP .Net 0 02-26-2005 05:02 PM
Repeater control with nested repeater chris.reed@digus.com ASP .Net 0 02-11-2005 05:10 PM
Setting up a datalist control - Item_DataBound for a datalist in a datalist Nevyn Twyll ASP .Net 8 09-09-2004 10:13 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