Click here to Skip to main content
15,903,203 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Please Help me!! Pin
Paul Conrad9-Sep-07 6:22
professionalPaul Conrad9-Sep-07 6:22 
GeneralRe: Please Help me!! Pin
Christian Graus9-Sep-07 6:34
protectorChristian Graus9-Sep-07 6:34 
GeneralRe: Please Help me!! Pin
Paul Conrad9-Sep-07 6:37
professionalPaul Conrad9-Sep-07 6:37 
GeneralRe: Please Help me!! Pin
Christian Graus9-Sep-07 6:39
protectorChristian Graus9-Sep-07 6:39 
GeneralRe: Please Help me!! Pin
buzz59589-Sep-07 7:51
buzz59589-Sep-07 7:51 
GeneralRe: Please Help me!! Pin
Paul Conrad9-Sep-07 7:57
professionalPaul Conrad9-Sep-07 7:57 
AnswerRe: Please Help me!! Pin
Colin Angus Mackay9-Sep-07 0:06
Colin Angus Mackay9-Sep-07 0:06 
QuestionProgrammatically vertical datagrid scroll issues Pin
jensenx8-Sep-07 19:49
jensenx8-Sep-07 19:49 
Hello all!

*VS2005 Datagrid

Here's what ive noticed on datagrid's vertical scrollbar behaviour,

1. The vertical scroll will not scroll between rows based on position of the scroll but instead based on rows. Moving the vertical scroll up/down will not matter much unless you have moved the scroll bar just enough so that the next/previous row can completely be seen. Sniff | :^)

Thus to programmatically change the vertical scrollbar's position, you can set as such;

<br />
dataGrid.FirstDisplayedScrollingRowIndex = x<br />


Now, i'm wondering why wouldnt the scrollbar be used to view something just like how any other scroll does where its based on scrollbar's position? And yes the weird thing is, the datagrid's horizontal scroll bar works normally.

Is there any way that I could change the datagrid's vertical scrollbar to display its content just as how the horizontal scroll would?


Thanks in advance!

Regards,
Jensen
QuestionPlz help for print? Pin
chintuu18-Sep-07 6:09
chintuu18-Sep-07 6:09 
AnswerRe: Plz help for print? Pin
Paul Conrad8-Sep-07 16:36
professionalPaul Conrad8-Sep-07 16:36 
Questionhow to create a websetup file? Pin
rrrriiizz7-Sep-07 23:49
rrrriiizz7-Sep-07 23:49 
AnswerRe: how to create a websetup file? [modified] Pin
Dave Kreskowiak8-Sep-07 2:49
mveDave Kreskowiak8-Sep-07 2:49 
Questionvb.net Pin
abcumesh7-Sep-07 22:35
abcumesh7-Sep-07 22:35 
AnswerRe: vb.net Pin
Hadi Hassan7-Sep-07 23:09
Hadi Hassan7-Sep-07 23:09 
AnswerRe: vb.net Pin
nishkarsh_k8-Sep-07 9:50
nishkarsh_k8-Sep-07 9:50 
AnswerRe: Office.Word Question Pin
Dave Kreskowiak8-Sep-07 2:47
mveDave Kreskowiak8-Sep-07 2:47 
GeneralRe: Office.Word Question Pin
Trupti Mehta8-Sep-07 6:51
Trupti Mehta8-Sep-07 6:51 
GeneralRe: Office.Word Question Pin
Paul Conrad9-Sep-07 6:38
professionalPaul Conrad9-Sep-07 6:38 
QuestionSubclass control Pin
jensenx7-Sep-07 21:55
jensenx7-Sep-07 21:55 
AnswerRe: Subclass control Pin
Dave Kreskowiak8-Sep-07 2:45
mveDave Kreskowiak8-Sep-07 2:45 
GeneralRe: Subclass control Pin
jensenx8-Sep-07 4:49
jensenx8-Sep-07 4:49 
GeneralRe: Subclass control Pin
Colin Angus Mackay8-Sep-07 5:54
Colin Angus Mackay8-Sep-07 5:54 
GeneralRe: Subclass control Pin
Dave Kreskowiak8-Sep-07 6:12
mveDave Kreskowiak8-Sep-07 6:12 
QuestionSystem is not accessible on network is VPN is installed on machine Pin
Rizwan Bashir7-Sep-07 21:40
Rizwan Bashir7-Sep-07 21:40 
AnswerRe: System is not accessible on network is VPN is installed on machine Pin
Dave Kreskowiak8-Sep-07 2:43
mveDave Kreskowiak8-Sep-07 2:43 

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.