Click here to Skip to main content
15,885,278 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: xml in .net Pin
Christian Graus13-May-08 11:54
protectorChristian Graus13-May-08 11:54 
QuestionCommunication between multiple instances of a program with Shared members and events Pin
bixtra13-May-08 4:27
bixtra13-May-08 4:27 
AnswerRe: Communication between multiple instances of a program with Shared members and events Pin
Christian Graus13-May-08 11:54
protectorChristian Graus13-May-08 11:54 
GeneralRe: Communication between multiple instances of a program with Shared members and events Pin
bixtra13-May-08 20:35
bixtra13-May-08 20:35 
QuestionConvert RTF to PDF programmatically Pin
quioske13-May-08 2:08
quioske13-May-08 2:08 
AnswerRe: Convert RTF to PDF programmatically Pin
Ed.Poore13-May-08 13:17
Ed.Poore13-May-08 13:17 
QuestionRow header Numbering Pin
Mohammad Al Hoss13-May-08 1:19
Mohammad Al Hoss13-May-08 1:19 
AnswerRe: Row header Numbering Pin
Rupesh Kumar Swami13-May-08 1:38
Rupesh Kumar Swami13-May-08 1:38 
hi,
i m assuming you are asking about datagridview. In vb.net 2005 following statement works

Dim Str As String = "YourValue"<br />
        DataGridView1.Rows(DataGridView1.Rows.Count - 2).HeaderCell.Value = Str


hope this also works in vb.net 2003

Rupesh Kumar Swami
Software Engineer,
Integrated Solution,
Bikaner (India)

My Company

GeneralRe: Row header Numbering Pin
Mohammad Al Hoss13-May-08 2:02
Mohammad Al Hoss13-May-08 2:02 
QuestionVB.NET Pin
monika_vasvani12-May-08 23:43
monika_vasvani12-May-08 23:43 
AnswerRe: VB.NET Pin
Christian Graus13-May-08 0:03
protectorChristian Graus13-May-08 0:03 
AnswerRe: VB.NET Pin
jhoga13-May-08 3:07
jhoga13-May-08 3:07 
QuestionVBA Help, just a quicky [modified] Pin
harveyhanson12-May-08 22:50
harveyhanson12-May-08 22:50 
AnswerRe: VBA Help, just a quicky Pin
ChandraRam13-May-08 2:46
ChandraRam13-May-08 2:46 
QuestionEvents handling Pin
Chaitanya kumar CVSS12-May-08 22:11
Chaitanya kumar CVSS12-May-08 22:11 
AnswerRe: Events handling Pin
Christian Graus12-May-08 22:27
protectorChristian Graus12-May-08 22:27 
Questionwebcam motion detector (frame comparison help) Pin
mark duatin12-May-08 19:40
mark duatin12-May-08 19:40 
AnswerRe: webcam motion detector (frame comparison help) Pin
Christian Graus12-May-08 23:13
protectorChristian Graus12-May-08 23:13 
GeneralRe: webcam motion detector (frame comparison help) Pin
mark duatin13-May-08 20:28
mark duatin13-May-08 20:28 
QuestionHow can i connect vb.net with MS acess database? Pin
VeeKeyBee12-May-08 18:15
VeeKeyBee12-May-08 18:15 
AnswerRe: How can i connect vb.net with MS acess database? Pin
Christian Graus12-May-08 19:06
protectorChristian Graus12-May-08 19:06 
AnswerRe: How can i connect vb.net with MS acess database? Pin
Shawinder Sekhon12-May-08 19:06
Shawinder Sekhon12-May-08 19:06 
AnswerRe: How can i connect vb.net with MS acess database? Pin
Ashfield12-May-08 21:39
Ashfield12-May-08 21:39 
Questionsuggestion for avoid freeze in my application Pin
shee_dee8612-May-08 17:02
shee_dee8612-May-08 17:02 
AnswerRe: suggestion for avoid freeze in my application Pin
Christian Graus12-May-08 17:28
protectorChristian Graus12-May-08 17:28 

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.