GridView and html FieldSet tag

G

Guest

i want to combine a GridView with html tag--> FieldSet

but i dont want the FieldSet to warp all the GridView

but break into parts and every fiew field's will be wraped in a FieldSet.

it is possbile?

or i need to build few GridView's and each 1 of the to Bind with its own data?

thnaks in advance

Peleg
 
M

Mark Rae [MVP]

i want to combine a GridView with html tag--> FieldSet

but i dont want the FieldSet to warp all the GridView

but break into parts and every fiew field's will be wraped in a FieldSet.

or i need to build few GridView's and each 1 of the to Bind with its own
data?

it is possbile?

It certainly isn't possible to get a GridView to split itself dynamically in
this way.

However, you might be able to do what you require with an <asp:Repeater>
http://www.google.co.uk/search?sour...&rlz=1T4GGIH_en-GBGB220GB220&q=<asp:Repeater>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top