Click here to Skip to main content
15,896,912 members
Home / Discussions / ASP.NET
   

ASP.NET

 
General[Message Deleted] Pin
bahar.ghara3-Nov-09 9:12
bahar.ghara3-Nov-09 9:12 
GeneralRe: file uploade component PinPopular
Christian Graus3-Nov-09 9:17
protectorChristian Graus3-Nov-09 9:17 
AnswerRe: [Message Deleted] [modified] Pin
Christian Graus3-Nov-09 9:32
protectorChristian Graus3-Nov-09 9:32 
GeneralRe: [Message Deleted] Pin
Abhishek Sur3-Nov-09 11:54
professionalAbhishek Sur3-Nov-09 11:54 
GeneralRe: [Message Deleted] Pin
Christian Graus3-Nov-09 12:14
protectorChristian Graus3-Nov-09 12:14 
GeneralRe: [Message Deleted] Pin
Not Active3-Nov-09 12:33
mentorNot Active3-Nov-09 12:33 
GeneralRe: [Message Deleted] Pin
Abhishek Sur3-Nov-09 20:18
professionalAbhishek Sur3-Nov-09 20:18 
QuestionHelp with SQL Database and ASPX Page Pin
mavrik51503-Nov-09 6:35
mavrik51503-Nov-09 6:35 
I hope this is the right area, but I was working on this project and I'm a little stuck and wanted to know if I get can some help. We have a page in our site that we just added that allows some of our customers to add new users to their programs by filling out a form and submitting it, all of the fields are saved in a Database and used to create the agent record and fill out those fields in there. But before the agent can be added there is a four part review that needs to take place and within each step there's different options for approval/decline/more information. Here's my problem, or where I'm stuck:

How to you get a table to have it's own buttons that correspond to each row of a database. If I use the GridView I'm stuck using only the buttons they allow (such as the Edit button and Delete button) but I wanted to have a View button that would either open a PDF File or Pop Up window displaying all of the information entered on the form that's stored in a Database. I would also want a button that could be used to either Approve (which would update the Status field in the Database to the next step) or Decline (which will allow the reviewer to enter a message that can be seen in the Notes section of the Table and Database).

I was thinking that maybe a JavaScript type table could be used, this way the table can expand to show the documents if they click a button and there may be a time where supporting documents could be added to a user but I don't know how that will play into the design of this area. I don't know if I'm looking in the right area or if I should be looking at something else, since I've been having trouble with the Gridview in Visual Studio 2005, or maybe it is possible and I just don't know how to set it up correctly. Thanks.
AnswerRe: Help with SQL Database and ASPX Page Pin
David Mujica3-Nov-09 7:30
David Mujica3-Nov-09 7:30 
GeneralRe: Help with SQL Database and ASPX Page Pin
mavrik51503-Nov-09 10:28
mavrik51503-Nov-09 10:28 
QuestionSoftware Project - Time Estimation Pin
Anusha.19803-Nov-09 6:00
Anusha.19803-Nov-09 6:00 
AnswerRe: Software Project - Time Estimation Pin
Christian Graus3-Nov-09 8:43
protectorChristian Graus3-Nov-09 8:43 
AnswerRe: Software Project - Time Estimation Pin
Not Active3-Nov-09 8:44
mentorNot Active3-Nov-09 8:44 
QuestionCrystal Report Best Practice Question Pin
Mesut KOSUCU3-Nov-09 5:25
Mesut KOSUCU3-Nov-09 5:25 
AnswerRe: Crystal Report Best Practice Question Pin
Abhishek Sur3-Nov-09 6:01
professionalAbhishek Sur3-Nov-09 6:01 
GeneralRe: Crystal Report Best Practice Question Pin
Mesut KOSUCU3-Nov-09 6:16
Mesut KOSUCU3-Nov-09 6:16 
GeneralRe: Crystal Report Best Practice Question Pin
Abhishek Sur3-Nov-09 11:53
professionalAbhishek Sur3-Nov-09 11:53 
QuestionSoftware Project Management Templates Pin
Anusha.19803-Nov-09 5:08
Anusha.19803-Nov-09 5:08 
AnswerRe: Software Project Management Templates Pin
Christian Graus3-Nov-09 8:43
protectorChristian Graus3-Nov-09 8:43 
AnswerRe: Software Project Management Templates Pin
sashidhar3-Nov-09 17:36
sashidhar3-Nov-09 17:36 
QuestionWeb Matrix on Win7 how to Use SQL server? Pin
omarko_hjw3-Nov-09 4:55
omarko_hjw3-Nov-09 4:55 
AnswerRe: Web Matrix on Win7 how to Use SQL server? Pin
Mesut KOSUCU3-Nov-09 5:45
Mesut KOSUCU3-Nov-09 5:45 
GeneralRe: Web Matrix on Win7 how to Use SQL server? Pin
omarko_hjw3-Nov-09 6:52
omarko_hjw3-Nov-09 6:52 
QuestionSystem.OutOfMemoryException when writing a csv file Pin
K.Safvi3-Nov-09 2:40
K.Safvi3-Nov-09 2:40 
AnswerRe: System.OutOfMemoryException when writing a csv file- here is my code Pin
K.Safvi3-Nov-09 2:47
K.Safvi3-Nov-09 2:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.