Click here to Skip to main content
15,895,656 members
Home / Discussions / C#
   

C#

 
GeneralRe: Let "Console-Application" running Pin
SeMartens1-Sep-09 21:39
SeMartens1-Sep-09 21:39 
GeneralRe: Let "Console-Application" running Pin
PIEBALDconsult2-Sep-09 3:28
mvePIEBALDconsult2-Sep-09 3:28 
AnswerRe: Let "Console-Application" running Pin
Mirko19801-Sep-09 22:50
Mirko19801-Sep-09 22:50 
QuestionSortable gridview with comboboxes and can add/delete rows [modified] Pin
Nigel Mackay1-Sep-09 19:58
Nigel Mackay1-Sep-09 19:58 
AnswerRe: Sortable gridview with comboboxes and can add/delete rows Pin
Mycroft Holmes1-Sep-09 21:19
professionalMycroft Holmes1-Sep-09 21:19 
GeneralRe: Sortable gridview with comboboxes and can add/delete rows Pin
Nigel Mackay1-Sep-09 21:43
Nigel Mackay1-Sep-09 21:43 
GeneralRe: Sortable gridview with comboboxes and can add/delete rows Pin
Mycroft Holmes1-Sep-09 21:55
professionalMycroft Holmes1-Sep-09 21:55 
GeneralRe: Sortable gridview with comboboxes and can add/delete rows Pin
Nigel Mackay1-Sep-09 22:15
Nigel Mackay1-Sep-09 22:15 
Not making the data in the gridview editable could very well be the the answer to my problem.

Use the grid, sortable, for viewing and for finding the row to edit, and then using Add, Delete and Edit buttons to open dedicated forms for the three tasks. The row number doesn't have to used per se, a suitable value can be extracted from the grid in order to decide which record to Edit. And I still have the row number to put the edited values back into the grid. Deleting just needs confirmation. Adding can gather the data and then insert a row into the grid programatically.

Will go that route - it just means creating a few more forms - 6 to be exact.

Maybe the problems associated with what I was trying to do explains why I can find no info about it. Smile | :)
GeneralRe: Sortable gridview with comboboxes and can add/delete rows Pin
Mycroft Holmes1-Sep-09 22:26
professionalMycroft Holmes1-Sep-09 22:26 
QuestionGetChanges() Cannot see the modifications inside dataset! Pin
sevag.m1-Sep-09 19:39
sevag.m1-Sep-09 19:39 
QuestionHow to use some part of .Net framework in my setup package? Pin
saberimanesh1-Sep-09 19:29
saberimanesh1-Sep-09 19:29 
AnswerRe: How to use some part of .Net framework in my setup package? Pin
Vimalsoft(Pty) Ltd1-Sep-09 20:49
professionalVimalsoft(Pty) Ltd1-Sep-09 20:49 
GeneralRe: How to use some part of .Net framework in my setup package? Pin
saberimanesh1-Sep-09 21:01
saberimanesh1-Sep-09 21:01 
GeneralRe: How to use some part of .Net framework in my setup package? Pin
Christian Graus1-Sep-09 21:04
protectorChristian Graus1-Sep-09 21:04 
GeneralRe: How to use some part of .Net framework in my setup package? Pin
Vimalsoft(Pty) Ltd1-Sep-09 21:05
professionalVimalsoft(Pty) Ltd1-Sep-09 21:05 
GeneralRe: How to use some part of .Net framework in my setup package? Pin
Dave Kreskowiak2-Sep-09 4:23
mveDave Kreskowiak2-Sep-09 4:23 
GeneralRe: How to use some part of .Net framework in my setup package? Pin
Dan Neely2-Sep-09 4:30
Dan Neely2-Sep-09 4:30 
AnswerRe: How to use some part of .Net framework in my setup package? Pin
Christian Graus1-Sep-09 21:01
protectorChristian Graus1-Sep-09 21:01 
GeneralRe: How to use some part of .Net framework in my setup package? Pin
saberimanesh1-Sep-09 21:11
saberimanesh1-Sep-09 21:11 
GeneralRe: How to use some part of .Net framework in my setup package? Pin
Christian Graus1-Sep-09 21:17
protectorChristian Graus1-Sep-09 21:17 
GeneralRe: How to use some part of .Net framework in my setup package? thanks alot. Pin
saberimanesh1-Sep-09 21:31
saberimanesh1-Sep-09 21:31 
GeneralRe: How to use some part of .Net framework in my setup package? thanks alot. Pin
Christian Graus1-Sep-09 21:33
protectorChristian Graus1-Sep-09 21:33 
AnswerRe: How to use some part of .Net framework in my setup package? Pin
PIEBALDconsult2-Sep-09 3:47
mvePIEBALDconsult2-Sep-09 3:47 
GeneralRe: How to use some part of .Net framework in my setup package? Pin
saberimanesh2-Sep-09 4:03
saberimanesh2-Sep-09 4:03 
Questionhow to delete mail from mail server using C# Pin
khosnur1-Sep-09 19:25
khosnur1-Sep-09 19:25 

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.