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

Visual Basic

 
GeneralRe: Need some help trying to figure this out. Pin
Dave Kreskowiak20-Nov-10 13:18
mveDave Kreskowiak20-Nov-10 13:18 
QuestionDatagridView combined with DataSet Pin
jan_le15-Nov-10 21:48
jan_le15-Nov-10 21:48 
AnswerRe: DatagridView combined with DataSet Pin
Scubapro15-Nov-10 22:30
Scubapro15-Nov-10 22:30 
GeneralRe: DatagridView combined with DataSet Pin
jan_le16-Nov-10 3:20
jan_le16-Nov-10 3:20 
GeneralRe: DatagridView combined with DataSet Pin
Dave Kreskowiak16-Nov-10 3:46
mveDave Kreskowiak16-Nov-10 3:46 
AnswerRe: DatagridView combined with DataSet Pin
_Erik_16-Nov-10 3:52
_Erik_16-Nov-10 3:52 
GeneralRe: DatagridView combined with DataSet Pin
jan_le17-Nov-10 19:25
jan_le17-Nov-10 19:25 
QuestionDatagridview Rows.Height Problem - Vb.Net2008 Pin
Paramu197313-Nov-10 22:04
Paramu197313-Nov-10 22:04 
Hi

When I try to set the particular rows height, it has not changed the height...So I cant identify my mistake...Any Help Please...

My Code..

DataGridView1.AutoSizeColumnsMode = DataGridViewAutoSizeColumnsMode.Fill
DataGridView1.AutoSizeRowsMode = DataGridViewAutoSizeRowsMode.None
DataGridView1.AllowUserToResizeRows = False
DataGridView1.Rows(2).Height = 75

Thanks for the guidences...

Thanks By
PARAMU
AnswerRe: Datagridview Rows.Height Problem - Vb.Net2008 Pin
Henry Minute14-Nov-10 5:49
Henry Minute14-Nov-10 5:49 
Questionhow to make only checked treenode could be clicked? Pin
sanyexian12-Nov-10 13:57
sanyexian12-Nov-10 13:57 
AnswerRe: how to make only checked treenode could be clicked? Pin
Dave Kreskowiak15-Nov-10 3:43
mveDave Kreskowiak15-Nov-10 3:43 
GeneralRe: how to make only checked treenode could be clicked? Pin
sanyexian15-Nov-10 13:21
sanyexian15-Nov-10 13:21 
Questionprogram word document to a PDF Pin
directred12-Nov-10 8:54
directred12-Nov-10 8:54 
AnswerRe: program word document to a PDF Pin
Richard MacCutchan12-Nov-10 10:01
mveRichard MacCutchan12-Nov-10 10:01 
AnswerRe: program word document to a PDF Pin
Richard MacCutchan12-Nov-10 10:02
mveRichard MacCutchan12-Nov-10 10:02 
AnswerRe: program word document to a PDF Pin
Dr.Walt Fair, PE12-Nov-10 10:07
professionalDr.Walt Fair, PE12-Nov-10 10:07 
QuestionQuestion on threading Pin
svanwass12-Nov-10 8:41
svanwass12-Nov-10 8:41 
AnswerThread manager Pin
David Mujica12-Nov-10 9:33
David Mujica12-Nov-10 9:33 
GeneralRe: Thread manager Pin
svanwass12-Nov-10 9:57
svanwass12-Nov-10 9:57 
GeneralRe: Thread manager Pin
svanwass12-Nov-10 10:23
svanwass12-Nov-10 10:23 
GeneralRe: Thread manager Pin
Jason Christian17-Nov-10 6:06
Jason Christian17-Nov-10 6:06 
AnswerRe: Question on threading Pin
Luc Pattyn12-Nov-10 10:23
sitebuilderLuc Pattyn12-Nov-10 10:23 
GeneralRe: Question on threading Pin
svanwass16-Nov-10 6:30
svanwass16-Nov-10 6:30 
AnswerRe: Question on threading Pin
Luc Pattyn16-Nov-10 7:08
sitebuilderLuc Pattyn16-Nov-10 7:08 
GeneralRe: Question on threading Pin
svanwass16-Nov-10 9:24
svanwass16-Nov-10 9:24 

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.