Click here to Skip to main content
16,006,348 members
Home / Discussions / C#
   

C#

 
GeneralRe: Getting Disk Drives Pin
Weckmann23-Nov-06 23:57
Weckmann23-Nov-06 23:57 
QuestionFinding an anagram Pin
homer simpsom23-Nov-06 8:44
homer simpsom23-Nov-06 8:44 
AnswerRe: Finding an anagram Pin
Christian Graus23-Nov-06 9:24
protectorChristian Graus23-Nov-06 9:24 
Questionsql connection problem Pin
narendrakumarp23-Nov-06 8:38
narendrakumarp23-Nov-06 8:38 
QuestionImage Serialization Pin
Megacan23-Nov-06 8:10
Megacan23-Nov-06 8:10 
QuestionQuery log, sqlserver 2000 Pin
123456uio23-Nov-06 7:56
123456uio23-Nov-06 7:56 
Questionhow to hide a row in datagridview in vc# 2005 ? Pin
hdv21223-Nov-06 7:08
hdv21223-Nov-06 7:08 
AnswerRe: how to hide a row in datagridview in vc# 2005 ? Pin
vykom23-Nov-06 13:25
vykom23-Nov-06 13:25 
Well I'm not totally sure, but I can tell you're having a BindingSource problem.

In my expirience, I wouldn't be able to edit almost nothing usingn BingdingSource or TableAdapters, because we can not mess with the internal managment of the .NetFramework.

Solution: Fill the DataGridView manually using sql querry, it should solve the problem.. (I mean manually exactly how it sounds.. row by row and Cell by Cell)


good luck.

(sorry my english)

___________________________
vykom's best.
Free your mind! use GPL.
up to open source!!!

QuestionDrawing WMF (or any other vector file) with Antialiasing? Pin
Mike Novy23-Nov-06 6:33
Mike Novy23-Nov-06 6:33 
QuestionCtrl+Click to follow definitions Pin
Ray Hayes23-Nov-06 6:13
Ray Hayes23-Nov-06 6:13 
AnswerRe: Ctrl+Click to follow definitions Pin
Kevin McFarlane23-Nov-06 6:27
Kevin McFarlane23-Nov-06 6:27 
AnswerRe: Ctrl+Click to follow definitions Pin
Rob Graham23-Nov-06 6:28
Rob Graham23-Nov-06 6:28 
QuestionPrinting gridview and images Pin
netJP12L23-Nov-06 6:06
netJP12L23-Nov-06 6:06 
AnswerRe: Printing gridview and images Pin
Nader Elshehabi23-Nov-06 7:48
Nader Elshehabi23-Nov-06 7:48 
GeneralRe: Printing gridview and images Pin
netJP12L23-Nov-06 8:53
netJP12L23-Nov-06 8:53 
QuestionRow associated with the currency manager's position cannot be made invisible Pin
hdv21223-Nov-06 6:03
hdv21223-Nov-06 6:03 
AnswerRe: Row associated with the currency manager's position cannot be made invisible Pin
redivider2-Feb-09 8:49
redivider2-Feb-09 8:49 
AnswerRe: Row associated with the currency manager's position cannot be made invisible Pin
Rupesh Tarwade16-Mar-09 23:44
professionalRupesh Tarwade16-Mar-09 23:44 
GeneralRe: Row associated with the currency manager's position cannot be made invisible Pin
lildare3-Oct-11 23:15
lildare3-Oct-11 23:15 
Questionchange app.config [modified] Pin
Harikrk23-Nov-06 5:34
Harikrk23-Nov-06 5:34 
AnswerRe: change app.config Pin
Nader Elshehabi23-Nov-06 7:55
Nader Elshehabi23-Nov-06 7:55 
GeneralRe: change app.config Pin
Harikrk23-Nov-06 15:09
Harikrk23-Nov-06 15:09 
GeneralRe: change app.config Pin
Nader Elshehabi23-Nov-06 20:30
Nader Elshehabi23-Nov-06 20:30 
QuestionHow to bind a TList with a DataGridView that contains DataGridViewComboBoxColumns Pin
Jost Pedro23-Nov-06 4:48
Jost Pedro23-Nov-06 4:48 
QuestionPropertygird question Pin
Hampus@foi23-Nov-06 4:20
Hampus@foi23-Nov-06 4:20 

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.