Click here to Skip to main content
15,887,596 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: gridview control Pin
Anurag Gandhi3-Nov-11 0:30
professionalAnurag Gandhi3-Nov-11 0:30 
QuestionWord Automation Pin
padmanabhan N1-Nov-11 19:56
padmanabhan N1-Nov-11 19:56 
Questionfpassing asp.net field Pin
dcof1-Nov-11 12:36
dcof1-Nov-11 12:36 
AnswerRe: fpassing asp.net field Pin
Not Active1-Nov-11 13:51
mentorNot Active1-Nov-11 13:51 
GeneralRe: fpassing asp.net field Pin
dcof1-Nov-11 17:47
dcof1-Nov-11 17:47 
GeneralRe: fpassing asp.net field Pin
Brij1-Nov-11 21:48
mentorBrij1-Nov-11 21:48 
GeneralRe: fpassing asp.net field Pin
Not Active2-Nov-11 2:17
mentorNot Active2-Nov-11 2:17 
Questiontable control asp.net 2010 Pin
classy_dog1-Nov-11 9:27
classy_dog1-Nov-11 9:27 
I am wondering if my plan listed below is a good idea or bad? If it is a bad idea, can you tell me why it is not a good idea and what would you do differently like use a different asp.net 2010 control?

Also, I am wondering if using a gridview control would be a better option. If so, can you tell me why it is a better option and/or point me to a link (url) that I can use as a reference?

The plan so far is:

I am setting up a new C# asp.net 2010 webpage. In this particular webpage, I need to have rows that just show up if a user clicks like 'y' in a webpage. Basically some default dates will be displayed and the user will be asked if the date is not valid. If they say the date is not valid, then I would like an extra row to show up for the user to enter the correct date. After the user enters the correct date, then the extra row (or cell) will go away from view once the application has verified that the date they entered is correct.

I am thinking of placing this kind of setup in a asp.net table control. The row that will show up that will allow a user to enter the correct date, will have it's property set to not visible by default. However when the date needs to be entered by the user, the visible property of that row will be set to visible and the user will be ableto enter the date. Once the date is entered, the visible property of that row will be set to false again so the row does not show up again.

Also the rows in this table do not need to be sorted. Only one column needs to be used for editing.
AnswerRe: table control asp.net 2010 Pin
Dennis E White1-Nov-11 12:01
professionalDennis E White1-Nov-11 12:01 
QuestionAsync Report MVC3 Pin
eddieangel1-Nov-11 7:00
eddieangel1-Nov-11 7:00 
QuestionNeeded Code of changing dropdownlist Pin
Raghu1630-Oct-11 19:28
Raghu1630-Oct-11 19:28 
AnswerRe: Needed Code of changing dropdownlist Pin
Anurag Gandhi30-Oct-11 22:47
professionalAnurag Gandhi30-Oct-11 22:47 
QuestionCan't see my site's flash in an iframe tag Pin
benams30-Oct-11 6:37
benams30-Oct-11 6:37 
QuestionSubmitChanges is not working Pin
classy_dog29-Oct-11 8:17
classy_dog29-Oct-11 8:17 
AnswerRe: SubmitChanges is not working Pin
Richard MacCutchan29-Oct-11 22:38
mveRichard MacCutchan29-Oct-11 22:38 
GeneralRe: SubmitChanges is not working Pin
classy_dog30-Oct-11 11:06
classy_dog30-Oct-11 11:06 
GeneralRe: SubmitChanges is not working Pin
Richard MacCutchan30-Oct-11 23:36
mveRichard MacCutchan30-Oct-11 23:36 
AnswerRe: SubmitChanges is not working Pin
phil.o29-Oct-11 23:54
professionalphil.o29-Oct-11 23:54 
GeneralRe: SubmitChanges is not working Pin
classy_dog30-Oct-11 11:08
classy_dog30-Oct-11 11:08 
GeneralRe: SubmitChanges is not working Pin
phil.o30-Oct-11 23:18
professionalphil.o30-Oct-11 23:18 
AnswerRe: SubmitChanges is not working Pin
oujeboland30-Oct-11 7:03
oujeboland30-Oct-11 7:03 
GeneralRe: SubmitChanges is not working Pin
classy_dog30-Oct-11 11:09
classy_dog30-Oct-11 11:09 
Questionvalidation control final? Pin
classy_dog29-Oct-11 8:05
classy_dog29-Oct-11 8:05 
AnswerRe: validation control final? Pin
Brij1-Nov-11 1:34
mentorBrij1-Nov-11 1:34 
QuestionHow to implement an automatic task in asp.net Pin
TRAORE cheickna29-Oct-11 2:40
TRAORE cheickna29-Oct-11 2:40 

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.