Click here to Skip to main content
15,890,973 members
Home / Discussions / C#
   

C#

 
GeneralRe: Explanation on "DSO" Pin
Joe Rozario4-Nov-09 23:24
Joe Rozario4-Nov-09 23:24 
GeneralMessage Closed Pin
5-Nov-09 1:08
stancrm5-Nov-09 1:08 
GeneralRe: Explanation on "DSO" Pin
Joe Rozario5-Nov-09 1:11
Joe Rozario5-Nov-09 1:11 
AnswerRe: Explanation on "DSO" Pin
Shameel5-Nov-09 2:43
professionalShameel5-Nov-09 2:43 
GeneralRe: Explanation on "DSO" Pin
Joe Rozario5-Nov-09 17:00
Joe Rozario5-Nov-09 17:00 
Questionadd row to SQL Data source column at run time? Pin
obarahmeh4-Nov-09 21:47
obarahmeh4-Nov-09 21:47 
QuestionObject- or Data-bind List to ListView? Pin
Gonso774-Nov-09 21:07
Gonso774-Nov-09 21:07 
AnswerRe: Object- or Data-bind List to ListView? Pin
Mycroft Holmes4-Nov-09 21:42
professionalMycroft Holmes4-Nov-09 21:42 
The Listview does not support databinding natively although there are a number of work around examples[^].

Your design sucks if you are allowing the user to edit the data in a list control (Listview or grid). The management of the control and the list and the events associated with editing is a PITA.

I suggest you pop a dialog for the user to edit into and deal with the dialogresult to reload the list.



GeneralRe: Object- or Data-bind List to ListView? Pin
Gonso776-Nov-09 0:07
Gonso776-Nov-09 0:07 
Questionhow to give color in contextmenustrip in c# Pin
Matsyendra4-Nov-09 20:53
Matsyendra4-Nov-09 20:53 
AnswerRe: how to give color in contextmenustrip in c# Pin
dan!sh 4-Nov-09 21:12
professional dan!sh 4-Nov-09 21:12 
QuestionHELP Regarding Network application Pin
amaankhan4-Nov-09 19:33
amaankhan4-Nov-09 19:33 
AnswerRe: HELP Regarding Network application Pin
HimanshuJoshi4-Nov-09 19:54
HimanshuJoshi4-Nov-09 19:54 
GeneralRe: HELP Regarding Network application Pin
amaankhan4-Nov-09 19:58
amaankhan4-Nov-09 19:58 
AnswerRe: HELP Regarding Network application Pin
amaankhan4-Nov-09 21:12
amaankhan4-Nov-09 21:12 
Question[Message Deleted] Pin
gazabdi4-Nov-09 19:31
gazabdi4-Nov-09 19:31 
AnswerRe: C# source code for converting wav file to mp3 format under Windows CE Pin
Mycroft Holmes4-Nov-09 21:35
professionalMycroft Holmes4-Nov-09 21:35 
General[Message Deleted] Pin
gazabdi4-Nov-09 22:28
gazabdi4-Nov-09 22:28 
GeneralRe: C# source code for converting wav file to mp3 format under Windows CE Pin
Richard MacCutchan4-Nov-09 23:07
mveRichard MacCutchan4-Nov-09 23:07 
GeneralRe: C# source code for converting wav file to mp3 format under Windows CE Pin
Mycroft Holmes4-Nov-09 23:38
professionalMycroft Holmes4-Nov-09 23:38 
QuestionProblem in Printing Receipt using Crystal Report using C# code Pin
sharad Pyakurel4-Nov-09 16:43
sharad Pyakurel4-Nov-09 16:43 
QuestionHelp on Key Press Event Pin
Saiyed Alam4-Nov-09 15:57
Saiyed Alam4-Nov-09 15:57 
AnswerRe: Help on Key Press Event Pin
PIEBALDconsult4-Nov-09 16:26
mvePIEBALDconsult4-Nov-09 16:26 
AnswerRe: Help on Key Press Event Pin
Calla4-Nov-09 21:47
Calla4-Nov-09 21:47 
QuestionWIA initialize object problem PinPopular
Gindi Bar Yahav4-Nov-09 11:08
Gindi Bar Yahav4-Nov-09 11:08 

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.