Click here to Skip to main content
15,900,461 members
Home / Discussions / C#
   

C#

 
GeneralRe: Sorting an Arraylist Pin
sreejith ss nair22-Aug-04 20:11
sreejith ss nair22-Aug-04 20:11 
Generalproblem implementing special gradient Pin
obby22-Aug-04 19:52
obby22-Aug-04 19:52 
GeneralRe: problem implementing special gradient Pin
leppie22-Aug-04 21:03
leppie22-Aug-04 21:03 
GeneralProblem in HTTP POST Pin
khchan22-Aug-04 18:49
khchan22-Aug-04 18:49 
GeneralRe: Problem in HTTP POST Pin
LongRange.Shooter23-Aug-04 7:40
LongRange.Shooter23-Aug-04 7:40 
GeneralWinForms -> Submit (POST) to a web page and get results Pin
theoutlander22-Aug-04 18:36
theoutlander22-Aug-04 18:36 
GeneralRe: WinForms -> Submit (POST) to a web page and get results Pin
Mazdak22-Aug-04 19:30
Mazdak22-Aug-04 19:30 
GeneralProfessional database advice Pin
steve_rm22-Aug-04 18:03
steve_rm22-Aug-04 18:03 
Hello,

I am developing a database application. I have one form which contains students' details. I can add, delete, and update the records in the form without any problems.

My question is, when l add a new student, should l have new add student form shows, which is the form that allows the user to enter the details. Once the user has entered the details they will confirm the details are correct than press ok. the Text boxes on the add new student form will then be copied to the main student form, and then the update code would be executed.

Is this a professional way to do this, or should l just add the new record in the main form.

I am using C#, but I don't think that matters as this is just a standard database application that could be written in any language.


A second question, should l lock the text boxes when the user is just browsing through the records, and only unlock them when the user wants to update or add new.

Thanks for your professional advice,

Steve
GeneralRe: Professional database advice Pin
Mazdak22-Aug-04 19:18
Mazdak22-Aug-04 19:18 
GeneralRe: Professional database advice Pin
steve_rm23-Aug-04 5:25
steve_rm23-Aug-04 5:25 
GeneralMarshalling struct with array member Pin
rana7422-Aug-04 15:41
rana7422-Aug-04 15:41 
GeneralRe: Marshalling struct with array member Pin
leppie23-Aug-04 3:51
leppie23-Aug-04 3:51 
QuestionHow to export data from datagrid to excel? Pin
tzewei22-Aug-04 14:15
tzewei22-Aug-04 14:15 
AnswerRe: How to export data from datagrid to excel? Pin
Jay Shankar22-Aug-04 16:49
Jay Shankar22-Aug-04 16:49 
GeneralRe: How to export data from datagrid to excel? Pin
tzewei22-Aug-04 20:29
tzewei22-Aug-04 20:29 
GeneralRe: How to export data from datagrid to excel? Pin
tzewei22-Aug-04 22:02
tzewei22-Aug-04 22:02 
GeneralRe: How to export data from datagrid to excel? Pin
Jay Shankar24-Aug-04 0:33
Jay Shankar24-Aug-04 0:33 
GeneralDataColumn question Pin
blankg22-Aug-04 10:14
blankg22-Aug-04 10:14 
GeneralRe: DataColumn question Pin
sreejith ss nair22-Aug-04 18:56
sreejith ss nair22-Aug-04 18:56 
GeneralRe: DataColumn question Pin
blankg22-Aug-04 21:12
blankg22-Aug-04 21:12 
GeneralRe: DataColumn question Pin
sreejith ss nair22-Aug-04 21:37
sreejith ss nair22-Aug-04 21:37 
GeneralC# for Internet Explorer Pin
pmasknguyen22-Aug-04 7:11
pmasknguyen22-Aug-04 7:11 
GeneralRe: C# for Internet Explorer Pin
sreejith ss nair22-Aug-04 20:24
sreejith ss nair22-Aug-04 20:24 
GeneralDataView.RowFilter question Pin
WillemM22-Aug-04 6:49
WillemM22-Aug-04 6:49 
GeneralRe: DataView.RowFilter question Pin
sreejith ss nair22-Aug-04 21:45
sreejith ss nair22-Aug-04 21:45 

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.