473,320 Members | 2,071 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Layout Question

TC

Hey All,

I am trying to create a page that a thumbnails with a checkbox & title
beneath along with a label. The page also has pagination with individual
controls above and below.

I've seen plenty of stuff that generates a table of thumbnails and I've seen
gridviews with checkboxes but nothing that combines all of these elements.

Again, I'm looking to create rows of thumbnails with a checkbox underneath
with associated title text and a label as well that also has pagination
functionality.

Can someone offer some advice?

Thanks,

TC
Jun 27 '08 #1
4 1009
I've used the Table web control to create this kind of functionality in the
past.

--
I hope this helps,
Steve C. Orr,
MCSD, MVP, CSM, ASPInsider
http://SteveOrr.net
http://iPhonePlaza.net
"TC" <ge**********@yahoo.comwrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl...
>
Hey All,

I am trying to create a page that a thumbnails with a checkbox & title
beneath along with a label. The page also has pagination with individual
controls above and below.

I've seen plenty of stuff that generates a table of thumbnails and I've
seen gridviews with checkboxes but nothing that combines all of these
elements.

Again, I'm looking to create rows of thumbnails with a checkbox underneath
with associated title text and a label as well that also has pagination
functionality.

Can someone offer some advice?

Thanks,

TC
Jun 27 '08 #2
TC

Hey Steve,

Have you done this with a bound control and, if so, do you have any code
snippets?

Thanks,

Todd

"Steve C. Orr [MCSD, MVP, CSM, ASP Insider]" <St***@Orr.netwrote in
message news:9E**********************************@microsof t.com...
I've used the Table web control to create this kind of functionality in
the past.

--
I hope this helps,
Steve C. Orr,
MCSD, MVP, CSM, ASPInsider
http://SteveOrr.net
http://iPhonePlaza.net
"TC" <ge**********@yahoo.comwrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl...
>>
Hey All,

I am trying to create a page that a thumbnails with a checkbox & title
beneath along with a label. The page also has pagination with individual
controls above and below.

I've seen plenty of stuff that generates a table of thumbnails and I've
seen gridviews with checkboxes but nothing that combines all of these
elements.

Again, I'm looking to create rows of thumbnails with a checkbox
underneath with associated title text and a label as well that also has
pagination functionality.

Can someone offer some advice?

Thanks,

TC

Jun 27 '08 #3
I recommend you look at the listview control. It gives you teh most
flexability, I have used it numerous times to create photo galleries with
pagination and with images plus titles and descriptions.

Matt Berseth has numerous examples of what you need with source on his blog,
you can find a link to it from my blog, I'm to lazy to post the link =]

Evan Freeman
http://EvanFreeman.blogspot.com

"TC" <ge**********@yahoo.comwrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl...
>
Hey All,

I am trying to create a page that a thumbnails with a checkbox & title
beneath along with a label. The page also has pagination with individual
controls above and below.

I've seen plenty of stuff that generates a table of thumbnails and I've
seen gridviews with checkboxes but nothing that combines all of these
elements.

Again, I'm looking to create rows of thumbnails with a checkbox underneath
with associated title text and a label as well that also has pagination
functionality.

Can someone offer some advice?

Thanks,

TC
Jun 27 '08 #4
TC
Hey Evan,

The website I'm working on is written in 2.0. Isn't the ListView a VS2008 /
3.5 product?

Thanks,

Todd
"Evan Freeman" <Ev************@gmail.comwrote in message
news:u9**************@TK2MSFTNGP03.phx.gbl...
>I recommend you look at the listview control. It gives you teh most
flexability, I have used it numerous times to create photo galleries with
pagination and with images plus titles and descriptions.

Matt Berseth has numerous examples of what you need with source on his
blog, you can find a link to it from my blog, I'm to lazy to post the link
=]

Evan Freeman
http://EvanFreeman.blogspot.com

"TC" <ge**********@yahoo.comwrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl...
>>
Hey All,

I am trying to create a page that a thumbnails with a checkbox & title
beneath along with a label. The page also has pagination with individual
controls above and below.

I've seen plenty of stuff that generates a table of thumbnails and I've
seen gridviews with checkboxes but nothing that combines all of these
elements.

Again, I'm looking to create rows of thumbnails with a checkbox
underneath with associated title text and a label as well that also has
pagination functionality.

Can someone offer some advice?

Thanks,

TC

Jun 27 '08 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

82
by: Peter Diedrich | last post by:
The site design is pretty simple: ============================================ | Head | ============================================ | | ...
8
by: T. Bjarne | last post by:
I'm writing a form with a grid layout (similar to the ones in phpMyAdmin). The form will contain X number of columns and Y rows - all cells containg INPUT elements. As long as the data isn't...
3
by: John | last post by:
Hi, This is my first experiment with C#, I'm trying to handle the resize event. According to the documentation I should handle the Layout event for this. My question is: how do I register this...
4
by: NWx | last post by:
Hi, I develop an ASP.NET app which should be used from Internet, so I don't have control over what browsers will be used. I don't want to target every possible users, so I don't really mind is...
10
by: Volker Lenhardt | last post by:
For a QApplication (PyQt) on the small screen of my Zaurus 5500 PDA I try to layout my data output in a QScrollView as the central widget. I'd prefer to use QGridLayout, but cannot add it to the...
7
by: David Veeneman | last post by:
I'm just getting started with ASP.NET in Visual Studio 2005. The last web work I did involved ASP 3.0 in FrontPage. I've been through the MSDN tutorials on creating web pages, but not of them...
9
by: neoswf | last post by:
hey guys ive looked at http://news.google.com page code layout, and ive seen that the page layout is table based. the containers are tables, the hidden personalization panels are also in...
7
by: Trammel | last post by:
Im trying to do something which I hoped would be alot easier than it seems. Im trying to design the layout of the page in CSS to avoid table, etc but having problems making the bottom "fade"...
15
by: Gary Peek | last post by:
Can anyone tell us the browsers/versions that exhibit errors when tables are nested too deeply? And how many levels of nesting produces errors? (not a tables vs CSS question)
5
by: Ed Sproull [MSFT] | last post by:
First I'm pretty new to ASP.NET and I'm having a simple problem. I have small website with a header, sidebar and the the content. I want my content to appear beside my sidebar which seems to be a...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.