Webpage app I'm trying to develop
From: Paul (pe_at_nospam.com)
Date: 04/28/04
- Next message: Pravin A. Sable: "Re: Operation must use an updateable query."
- Previous message: Bin Song, MCP: "Re: Session State (?) getting confused?"
- Next in thread: Suresh: "RE: Webpage app I'm trying to develop"
- Reply: Suresh: "RE: Webpage app I'm trying to develop"
- Reply: Scott Mitchell [MVP]: "Re: Webpage app I'm trying to develop"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 28 Apr 2004 14:46:41 -0400
Hi, I'm pretty new to ASP.NET so not even sure how to do this correctly.
On a webpage I want to display a table with rows of data from a database
table (that bit I can do using datagrids etc).
However against each row of data I want a column with a checkbox. The user
can check off each data row they want, and when they click aSUBMIT button at
the bottom of the screen it will read the contents of the checkbox and write
back to the databas table.
Is there a way to add a checkbox to each row of the datagrid?
I'm thinking alternitivitly I can programmatically build the HTML table and
then I can do pretty much what I want, but I would prefer to use the
datagrid if I can.
Any hints would be appreciated
Paul
- Next message: Pravin A. Sable: "Re: Operation must use an updateable query."
- Previous message: Bin Song, MCP: "Re: Session State (?) getting confused?"
- Next in thread: Suresh: "RE: Webpage app I'm trying to develop"
- Reply: Suresh: "RE: Webpage app I'm trying to develop"
- Reply: Scott Mitchell [MVP]: "Re: Webpage app I'm trying to develop"
- Messages sorted by: [ date ] [ thread ]