473,379 Members | 1,544 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,379 software developers and data experts.

Gridview question

I want to find out if there is a way to use the gridview to list products
simular to the listing on this page:
http://www.amazon.com/gp/search/103-...%2070%25%20off

I'm guessing this may be better suited for a datalist but I am much more
famular with the gridview that I'd like to find out if I can use that first.
Also I like the built in paging and sorting that the gridview offers.
Mar 30 '06 #1
4 2587
I don't think is possible because of the columns repeater (or at least
didn't find a way ^^)

"Bishop" <no****@nospam.com> wrote in message
news:eq**************@TK2MSFTNGP09.phx.gbl...
I want to find out if there is a way to use the gridview to list products
simular to the listing on this page:
http://www.amazon.com/gp/search/103-...%2070%25%20off

I'm guessing this may be better suited for a datalist but I am much more
famular with the gridview that I'd like to find out if I can use that
first. Also I like the built in paging and sorting that the gridview
offers.

Mar 30 '06 #2
Which control would be best used for this? (asp.net 2005)
"Carlos Albert" <nospam@noplace> wrote in message
news:ur****************@TK2MSFTNGP12.phx.gbl...
I don't think is possible because of the columns repeater (or at least
didn't find a way ^^)

"Bishop" <no****@nospam.com> wrote in message
news:eq**************@TK2MSFTNGP09.phx.gbl...
I want to find out if there is a way to use the gridview to list products
simular to the listing on this page:
http://www.amazon.com/gp/search/103-...%2070%25%20off

I'm guessing this may be better suited for a datalist but I am much more
famular with the gridview that I'd like to find out if I can use that
first. Also I like the built in paging and sorting that the gridview
offers.


Mar 30 '06 #3

The DataList gives you the ability to "3 wide" it.

But doesn't give you the paging/sorting of the GridView.

...

see here
http://www.code101.com/Code101/Displ...le.aspx?cid=68

http://www.code101.com/code101/Demos/demo68.aspx

for a DataList example

Maybe you can integrate them, I've never attempted it.

If you figure something out, post it back!

"Bishop" <no****@nospam.com> wrote in message
news:eq**************@TK2MSFTNGP09.phx.gbl...
I want to find out if there is a way to use the gridview to list products
simular to the listing on this page:
http://www.amazon.com/gp/search/103-...%2070%25%20off
I'm guessing this may be better suited for a datalist but I am much more
famular with the gridview that I'd like to find out if I can use that first. Also I like the built in paging and sorting that the gridview offers.

Mar 30 '06 #4
Way back in asp.net 2003 :-) I did sorting and paging with a datalist. I
just used variables to hold were I was and modified my SQL Query acordingly.
I'll probably just do the same thing here. Always looking for a better
solution though.

"sloan" <sl***@ipass.net> wrote in message
news:OR**************@tk2msftngp13.phx.gbl...

The DataList gives you the ability to "3 wide" it.

But doesn't give you the paging/sorting of the GridView.

..

see here
http://www.code101.com/Code101/Displ...le.aspx?cid=68

http://www.code101.com/code101/Demos/demo68.aspx

for a DataList example

Maybe you can integrate them, I've never attempted it.

If you figure something out, post it back!

"Bishop" <no****@nospam.com> wrote in message
news:eq**************@TK2MSFTNGP09.phx.gbl...
I want to find out if there is a way to use the gridview to list products
simular to the listing on this page:

http://www.amazon.com/gp/search/103-...%2070%25%20off

I'm guessing this may be better suited for a datalist but I am much more
famular with the gridview that I'd like to find out if I can use that

first.
Also I like the built in paging and sorting that the gridview offers.


Mar 30 '06 #5

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

Similar topics

3
by: theKirk | last post by:
using Visual Studio 2005 C# ASP.NET I know there has to be a simple way to do this....I want to use C# in a code behind for aspx. Populate a GridView from an xml file Add Fields to the...
6
by: Nalaka | last post by:
Hi, I have a gridView (grid1), which as a templateColumn. In the template column, I have put in a gridView (grid2) and a ObjectDataSource (objectDataSource2). Question is... How to I pass the...
4
by: Nalaka | last post by:
Hi, I have two questions about gridViews. 1. How can I intercept the row/column values at loading to change values? 2. After I update a row (using default update functionality), how can I...
7
by: | last post by:
Hello, Does anyone have an idea on how I can filter the data in the gridview control that was returned by an sql query? I have a gridview that works fine when I populate it with data. Now I...
1
by: Giovanni | last post by:
Dear Friends/Gurus, I have exhausted myself and have yet no solution to the following: I have an ASP.NET 2.0 Survey type application. On a page, I have placed a GridView which is bound to an...
4
by: Chris | last post by:
Hi, I read about client callback and i have a question. Assume the option "sorting" is set in a gridview. Each time the user clicks on a fieldname, the data are sorted. My question is: are...
3
by: Gonza | last post by:
Hi group, i have a question relatred to gridview and postback (i should probably know this by now, considering i've been working with .net for a few years now, but baahh). Why could a gridview...
1
by: Barry L. Camp | last post by:
Hi all, Wondering if someone can help with a nagging problem I am having using a GridView and an ObjectDataSource. I have a simple situation where I am trying to delete a row from a table, but...
4
by: =?Utf-8?B?R2VyaGFyZA==?= | last post by:
I have a vb.net 2.0 app that is loading a GridView with a DataSource that is returned from a function. The definitions in the function are: Dim ReportDS As DataSet = New DataSet Dim...
1
by: Cirene | last post by:
This is confusing... I have a gridview (gv1) with another gridview (gv2) inside of it. gv1 has a bunch of house listings and within each row is a group of related house pictures (gv2). I'm...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
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...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.