Click here to Skip to main content
15,890,845 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Modify the number of rows that a datagridview can show instantly , on runtime Pin
dilkonika2-Apr-15 19:22
dilkonika2-Apr-15 19:22 
GeneralRe: Modify the number of rows that a datagridview can show instantly , on runtime Pin
Sascha Lefèvre2-Apr-15 19:52
professionalSascha Lefèvre2-Apr-15 19:52 
GeneralRe: Modify the number of rows that a datagridview can show instantly , on runtime Pin
dilkonika3-Apr-15 6:20
dilkonika3-Apr-15 6:20 
GeneralRe: Modify the number of rows that a datagridview can show instantly , on runtime Pin
Sascha Lefèvre3-Apr-15 6:25
professionalSascha Lefèvre3-Apr-15 6:25 
GeneralRe: Modify the number of rows that a datagridview can show instantly , on runtime Pin
dilkonika3-Apr-15 6:33
dilkonika3-Apr-15 6:33 
GeneralRe: Modify the number of rows that a datagridview can show instantly , on runtime Pin
Sascha Lefèvre3-Apr-15 6:40
professionalSascha Lefèvre3-Apr-15 6:40 
GeneralRe: Modify the number of rows that a datagridview can show instantly , on runtime Pin
dilkonika3-Apr-15 6:46
dilkonika3-Apr-15 6:46 
GeneralRe: Modify the number of rows that a datagridview can show instantly , on runtime Pin
Sascha Lefèvre3-Apr-15 7:09
professionalSascha Lefèvre3-Apr-15 7:09 
But what would be the use of a visible ScrollBar if there is nothing to scroll? My advice would be: Do whatever you want with the amount of records displayed but don't bother with the scrollbar. If it's needed for scrolling, it will be shown, otherwise not. If there are more records than on the current page, inform the user by showing the page-selection-controls.

If you absolutely want to have an always visible scrollbar you will have to do some extra work:
https://social.msdn.microsoft.com/forums/windows/en-us/516851de-ac00-4442-b846-44734dcbd7f5/always-display-vertical-scrollbar-in-datagridview[^]
GeneralRe: Modify the number of rows that a datagridview can show instantly , on runtime Pin
Eddy Vluggen3-Apr-15 7:19
professionalEddy Vluggen3-Apr-15 7:19 
QuestionTrying to insert encrypt/decrypt code to form project Pin
Member 115745091-Apr-15 17:10
Member 115745091-Apr-15 17:10 
AnswerRe: Trying to insert encrypt/decrypt code to form project Pin
Sascha Lefèvre1-Apr-15 17:30
professionalSascha Lefèvre1-Apr-15 17:30 
GeneralRe: Trying to insert encrypt/decrypt code to form project Pin
Member 115745091-Apr-15 17:35
Member 115745091-Apr-15 17:35 
GeneralRe: Trying to insert encrypt/decrypt code to form project Pin
Member 1157450910-Jul-15 7:06
Member 1157450910-Jul-15 7:06 
AnswerRe: Trying to insert encrypt/decrypt code to form project Pin
Richard MacCutchan1-Apr-15 21:20
mveRichard MacCutchan1-Apr-15 21:20 
GeneralRe: Trying to insert encrypt/decrypt code to form project Pin
den2k881-Apr-15 21:29
professionalden2k881-Apr-15 21:29 
GeneralRe: Trying to insert encrypt/decrypt code to form project Pin
Richard MacCutchan1-Apr-15 22:20
mveRichard MacCutchan1-Apr-15 22:20 
GeneralRe: Trying to insert encrypt/decrypt code to form project Pin
Member 115745091-Apr-15 23:08
Member 115745091-Apr-15 23:08 
QuestionBuild a navigation area for a Datagridview Pin
dilkonika1-Apr-15 16:22
dilkonika1-Apr-15 16:22 
AnswerRe: Build a navigation area for a Datagridview Pin
Sascha Lefèvre1-Apr-15 17:25
professionalSascha Lefèvre1-Apr-15 17:25 
GeneralRe: Build a navigation area for a Datagridview Pin
dilkonika1-Apr-15 17:34
dilkonika1-Apr-15 17:34 
GeneralRe: Build a navigation area for a Datagridview Pin
Sascha Lefèvre1-Apr-15 17:42
professionalSascha Lefèvre1-Apr-15 17:42 
GeneralRe: Build a navigation area for a Datagridview Pin
dilkonika1-Apr-15 17:47
dilkonika1-Apr-15 17:47 
GeneralRe: Build a navigation area for a Datagridview Pin
Sascha Lefèvre1-Apr-15 18:09
professionalSascha Lefèvre1-Apr-15 18:09 
QuestionDatagridview manipulate Pin
Tarik EL JABIRI1-Apr-15 6:01
Tarik EL JABIRI1-Apr-15 6:01 
QuestionCrystal Reports Developer Edtion With VS 2013 Pin
Member 235100131-Mar-15 8:47
Member 235100131-Mar-15 8:47 

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.