CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

MS SQL 2008 on ASP.NET Hosting



Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.commerce_starter_kit Tags:
Item Type: NewsGroup Date Entered: 9/30/2003 4:05:20 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 5 Views: 26 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
6 Items, 1 Pages 1 |< << Go >> >|
Zimaa
Asp.Net User
View a Datagrid instead of Datalist9/30/2003 4:05:20 PM

0/0

Hey all, for product list is it possible to view it as a datagrid rather than a datalist?

i have loads of products that i need to show but it loks a bit odd if i have loads of proctuces on one page.

any ideas

"Z"
mercdev
Asp.Net User
Re: View a Datagrid instead of Datalist10/2/2003 12:58:49 AM

0/0

implement paging maybe?
mix it up!

www.devalchemy.com
Zimaa
Asp.Net User
Re: View a Datagrid instead of Datalist10/2/2003 1:18:37 PM

0/0

Yeah thsat would work, just kinda new to all this! a push in the right direction will help loads!

"Z"
mercdev
Asp.Net User
Re: View a Datagrid instead of Datalist10/6/2003 12:00:46 AM

0/0

I'd start by reviewing the .net help on "PagedDataSource". Then doing a search on it from Google. It exposes most of the things you'd want to do I think if you want to use a Datalist. The datagrid has more built-in functionality however. If you had some sample code then maybe I could help you out more :)
mix it up!

www.devalchemy.com
Zimaa
Asp.Net User
Re: View a Datagrid instead of Datalist10/6/2003 4:27:53 PM

0/0

thanx mate! well its basically the same structure as the i buy store product list page! and instead of having the view of the datalist i wanna have it as a datagrid.

thanks again for your help!

"Z"
mercdev
Asp.Net User
Re: View a Datagrid instead of Datalist10/9/2003 2:06:11 AM

0/0

the datagrid already has paging, i was under the impression you wanted to use paging with the existing datalist.

define the paged data source, set it's datasource to the products database/get products method, then bind the datalist to the paged data source

you'll need to put your own paging controls in there too
mix it up!

www.devalchemy.com
6 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Programming ASP.NET: Building Web Applications and Services Using C and VB.NET. Authors: Jesse Liberty, Dan Hurwitz, Pages: 988, Published: 2003
ASP.NET Data Web Controls Kick Start: Kick Start Authors: Scott Mitchell, Pages: 418, Published: 2003
ASP.NET Unleashed Authors: Stephen Walther, Pages: 1488, Published: 2003
Beginning ASP.NET 1.1 with VB.NET 2003 Authors: Chris Ullman, John Kauffman, Chris Hart, David Sussman, Pages: 888, Published: 2003
ADO.NET Programming in Visual Basic .NET Authors: Steven Holzner, Robert Howell, Pages: 406, Published: 2003
Sams Teach Yourself Visual Basic .NET Web Programming in 21 Days Authors: Peter G. Aitken, Philip Syme, Pages: 523, Published: 2001
Visual Basic .NET Power Tools: Power Tools Authors: Evangelos Petroutsos, Richard Mansfield, Pages: 694, Published: 2003
Pure ASP.NET: A Code-Intensive Premium Reference Authors: Robert Lair, Jason Lefebvre, Pages: 613, Published: 2002
Developing Killer Web Apps with Dreamweaver MX and C# Authors: Chuck White, Pages: 409, Published: 2004
Beginning ASP.NET 1.1 with Visual C# .NET 2003 Authors: Chris Ullman, John Kauffman, Chris Hart, Dave Sussman, Daniel Maharry, Pages: 888, Published: 2004

Web:
Deciding When to Use the DataGrid, DataList or Repeater The DataList abandons the "column" notion adopted by the DataGrid. Instead, the DataList's display is defined via templates. With a template, the developer ...
411ASP.NET: ASP.NET DataGrid Controls, DataList, Grid, List, Edit ... Formatting includes data lists, editable DataGrid, form list boxes and ... Pageable, sortable and scrollable DataGrid for ASP.NET. Data view in forms. ...
Modifying a DataGrid or DataList object In Design view, click the icon on the upper-left corner of the DataGrid or DataList to switch to Edit mode; then add or modify the content of any of the ...
ASP.NET Using the DataList and Repeater, Datagrid Controls Mar 14, 2007 ... NET Using the DataList and Repeater, Datagrid Controls .... You can view all the events supported by DataGrid by selecting properties and ...
Datagrid/DataList...Open a row without making another one ... Datagrid/DataList...Open a row without making another one disappear.- .Net Development. Visit Dev Shed to discuss Datagrid/DataList...Open a row without ...
datagrid and a datalist - bytes Jan 12, 2008 ... but one question can i use a dropdown box for this as well to populate the datagrid and the rest of the textboxes instead of a datalist and ...
DevASP.Net Grid View / Data List Paging Control ASP.NET DataGrid ... Grid View / Data List Paging Control ASP.NET DataGrid Control Articles, Tutorials and Samples Directory of ASP.NET, VB.NET, C#, XML and SQL resources, ...
datalist datagrid - ng.asp-net-forum.dotnetnuke-custom_modules ... datalist datagrid, > ROOT > NEWSGROUP > Asp.Net Forum ... Net datalist inside DataGrid control to create Master-Detail view. ... If you want to use DataList or DataGrid control instead, ... 411ASP.NET: ASP. ...
Codango: ASP.NET DataGrid Controls, DataList, Grid, List, Edit ... Formatting includes data lists, editable DataGrid, form list boxes and dropdownlists. Some components include features ... Data List & View [+] Favor- It ...
Datagrid inside Repeater-Tough one- only for experts :) - ASP Free I think you'll find if you do a view source after the page renders .... 4) Now bind the dataview to your datagrid instead of the dataset. ...




Search This Site:










register a third party dll

regular expression problem

connection changes

hide forward and next button

retrive data from dll?

file upload - uploading files greater than 4 mb

designtimedragdrop attribute

sln file in .net

get one record from database

sql query from database assigned to dropdownlist

making submission form properly.

email

authed screen scrape

problem populating a datagrid field from a clob field held in a refcursor

prevent pages from being loaded when url is typed in

virtual studio - setting up

what is xml based resource file(.resx)?

can load index.htm remotely and locally, and default.aspx locally, but not remotely.

error trying to generate a random password

date que

request.params[] doesn't work with plus signs in the param?

check email

can i use httpwebrequest to keep my asp.net app alive?

if textbox1.text = "" then

placing the checkboxes inside the listbox

how can i validate to see if the same selected item is selected out of five drop down lists

using enter key as a button click

tabstrip

download file from a web page!

how to manage division by 0

  Privacy | Contact Us
All Times Are GMT