Click here to Skip to main content
15,914,820 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How is web.config handled? Pin
Christian Graus17-Oct-07 10:31
protectorChristian Graus17-Oct-07 10:31 
QuestionEncrypted web.config in IDE Pin
#realJSOP17-Oct-07 9:17
professional#realJSOP17-Oct-07 9:17 
AnswerRe: Encrypted web.config in IDE Pin
N a v a n e e t h17-Oct-07 18:32
N a v a n e e t h17-Oct-07 18:32 
Questionpage post back problem in asp.net Pin
yogesh_softworld12317-Oct-07 7:35
yogesh_softworld12317-Oct-07 7:35 
AnswerRe: page post back problem in asp.net Pin
Christian Graus17-Oct-07 10:33
protectorChristian Graus17-Oct-07 10:33 
AnswerRe: page post back problem in asp.net Pin
mr.mohsen17-Oct-07 10:34
mr.mohsen17-Oct-07 10:34 
AnswerRe: page post back problem in asp.net Pin
karthidheena17-Oct-07 19:44
karthidheena17-Oct-07 19:44 
QuestionDisplaying editable data in a table Pin
prickard17-Oct-07 7:25
prickard17-Oct-07 7:25 
Hi,

I'm working on a project that would work like this:

A textbox would be on screen and once someone enters the name of a programmer in the textbox and hits the submit button, the jobs that they have to complete will display in a table. The table will have their job number, the description, and then would show the days of the week (monday, tuesday, etc.) and then the column after those would show the estimated hours for the project, then the number of hours they already completed and the last column would be the estimated hours minus the actual hours for the "hours left". Of course, any hours they added in the fields for the different days of the week would be added to the actual hours. So, for instance, the estimated hours for project was 120 hours but the actual number of hours they took to complete the project was 100 hours (total hours). Then the hours left would be 20 so that they finished the project 20 hours ahead of schedule.

I'm trying to use a Gridview control for the data but they would have to edit line by line and I would like to have them just enter the numbers in the fields for the days of the week and hit the submit button the update everything in their list of jobs. This sounds similar to a shopping cart although I've never built one of those either.

There is a table that has the programmer, jobs, estimated hours, actual hours. I don't have anything for the days of the week so I suppose I'll have to make a new table for that. My question is, is the Gridview control useful or is there another way?Confused | :confused:

I hope I was detailed enough in this. Big Grin | :-D
Questionhow to redirect from login page? Pin
Nada Adel17-Oct-07 6:12
Nada Adel17-Oct-07 6:12 
AnswerRe: how to redirect from login page? Pin
bug_aonz17-Oct-07 16:30
bug_aonz17-Oct-07 16:30 
QuestionHow to persist fileupload server control's filename while postback occurs Pin
Tejesh Kamble17-Oct-07 4:51
Tejesh Kamble17-Oct-07 4:51 
AnswerRe: How to persist fileupload server control's filename while postback occurs Pin
N a v a n e e t h17-Oct-07 18:34
N a v a n e e t h17-Oct-07 18:34 
GeneralRe: How to persist fileupload server control's filename while postback occurs Pin
Tejesh Kamble17-Oct-07 21:03
Tejesh Kamble17-Oct-07 21:03 
QuestionCannot print/export Crystal Reports except in dev Pin
BuktSeat17-Oct-07 4:36
BuktSeat17-Oct-07 4:36 
QuestionValidate NT user in Asp.Net Web page Pin
Elena200617-Oct-07 4:06
Elena200617-Oct-07 4:06 
QuestionHide first row in datagrid Pin
jebin k17-Oct-07 3:57
jebin k17-Oct-07 3:57 
AnswerRe: Hide first row in datagrid Pin
Sandeep Kumar17-Oct-07 4:05
Sandeep Kumar17-Oct-07 4:05 
GeneralRe: Hide first row in datagrid Pin
jebin k17-Oct-07 4:19
jebin k17-Oct-07 4:19 
QuestionJavascript Problem Pin
Kurian_Kurian17-Oct-07 3:46
Kurian_Kurian17-Oct-07 3:46 
AnswerRe: Javascript Problem Pin
Sandeep Kumar17-Oct-07 3:56
Sandeep Kumar17-Oct-07 3:56 
GeneralRe: Javascript Problem Pin
Kurian_Kurian17-Oct-07 4:21
Kurian_Kurian17-Oct-07 4:21 
GeneralRe: Javascript Problem Pin
Sandeep Kumar17-Oct-07 4:23
Sandeep Kumar17-Oct-07 4:23 
GeneralRe: Javascript Problem [modified] Pin
Kurian_Kurian17-Oct-07 4:33
Kurian_Kurian17-Oct-07 4:33 
GeneralRe: Javascript Problem Pin
Guffa17-Oct-07 7:28
Guffa17-Oct-07 7:28 
QuestionProblem with focus when using UpdatePanel and UpdateProgress Pin
Dave2560017-Oct-07 3:16
Dave2560017-Oct-07 3:16 

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.