Click here to Skip to main content
15,892,575 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Datagrid - Refresh Pin
Larry White9-Jan-07 4:53
Larry White9-Jan-07 4:53 
QuestionMDI Forms Pin
Jason Timothy Holland8-Jan-07 10:01
Jason Timothy Holland8-Jan-07 10:01 
AnswerRe: MDI Forms Pin
Dave Kreskowiak8-Jan-07 10:09
mveDave Kreskowiak8-Jan-07 10:09 
QuestionEncrypt File using User Supplied Password Pin
hkinser98-Jan-07 9:57
hkinser98-Jan-07 9:57 
QuestionPrinting landscape pages not working Pin
Knoen8-Jan-07 9:39
Knoen8-Jan-07 9:39 
QuestionDataGridView.Columns.AddRange Pin
kindman_nb8-Jan-07 9:10
kindman_nb8-Jan-07 9:10 
AnswerRe: DataGridView.Columns.AddRange Pin
Dave Kreskowiak8-Jan-07 9:20
mveDave Kreskowiak8-Jan-07 9:20 
GeneralRe: DataGridView.Columns.AddRange Pin
kindman_nb8-Jan-07 10:39
kindman_nb8-Jan-07 10:39 
Thanks Dave for your reply ..
Really I'm waiting you and you for reply ,, and I still rememper you every day and rememper your words ,, God bless you !

I'm sorry that I mean on this line
DataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Col1, Col2, Col3, Col4})



I want to understand what i mean , see , I'm using Master/Details form,
and I did an ides which when the user add or edit then I copy the details records to a temp table , then after that when save the program copy all recors from temp taple to Base table , is idea is good on many sides ,, I see that,
from that I change the DataSource and DataMember of DataGridView , then I found that the order and header text of columns is changed , then I try to solve that problem by that , on every action the program clear all columns an reAdd it with it's propertis that I need , then the Problem that I entioned it on first message faced me ,, I hope you see ,,
Rose | [Rose] Rose | [Rose] Rose | [Rose]



jooooo

GeneralRe: DataGridView.Columns.AddRange Pin
Dave Kreskowiak9-Jan-07 2:53
mveDave Kreskowiak9-Jan-07 2:53 
GeneralRe: DataGridView.Columns.AddRange Pin
kindman_nb9-Jan-07 7:25
kindman_nb9-Jan-07 7:25 
QuestionShared Printer (send it a string) Pin
oogyboogyme8-Jan-07 9:02
oogyboogyme8-Jan-07 9:02 
AnswerRe: Shared Printer (send it a string) Pin
Dave Kreskowiak8-Jan-07 9:17
mveDave Kreskowiak8-Jan-07 9:17 
QuestionImage Comparision Pin
ParticleBoy8-Jan-07 8:11
ParticleBoy8-Jan-07 8:11 
AnswerRe: Image Comparision Pin
Christian Graus8-Jan-07 9:13
protectorChristian Graus8-Jan-07 9:13 
QuestionDatabase Error Pin
Karma312518-Jan-07 8:06
Karma312518-Jan-07 8:06 
AnswerRe: Database Error Pin
Dave Kreskowiak8-Jan-07 9:13
mveDave Kreskowiak8-Jan-07 9:13 
GeneralRe: Database Error Pin
Karma312519-Jan-07 4:02
Karma312519-Jan-07 4:02 
GeneralRe: Database Error Pin
Dave Kreskowiak9-Jan-07 12:32
mveDave Kreskowiak9-Jan-07 12:32 
QuestionMDI Forms Pin
Jason Holland8-Jan-07 7:44
Jason Holland8-Jan-07 7:44 
AnswerRe: MDI Forms Pin
nlarson118-Jan-07 8:02
nlarson118-Jan-07 8:02 
QuestionMDI Forms Pin
Jason Holland8-Jan-07 7:44
Jason Holland8-Jan-07 7:44 
AnswerRe: MDI Forms Pin
Dave Kreskowiak8-Jan-07 9:10
mveDave Kreskowiak8-Jan-07 9:10 
QuestionImplementing Implements System.IDisposable Pin
Marcus J. Smith8-Jan-07 7:24
professionalMarcus J. Smith8-Jan-07 7:24 
AnswerRe: Implementing Implements System.IDisposable Pin
nlarson118-Jan-07 7:34
nlarson118-Jan-07 7:34 
GeneralRe: Implementing Implements System.IDisposable Pin
Marcus J. Smith8-Jan-07 8:49
professionalMarcus J. Smith8-Jan-07 8:49 

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.