Click here to Skip to main content
15,923,083 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralContext Menu Help Pin
sasijrao17-Mar-04 16:22
sasijrao17-Mar-04 16:22 
GeneralRe: Context Menu Help Pin
SJ171721-Mar-04 8:37
SJ171721-Mar-04 8:37 
GeneralRe: Context Menu Help Pin
Bernhard Hofmann24-Mar-04 4:21
Bernhard Hofmann24-Mar-04 4:21 
GeneralForum Board Pin
mil_an17-Mar-04 13:59
mil_an17-Mar-04 13:59 
GeneralRe: Forum Board Pin
Hesham Amin18-Mar-04 0:39
Hesham Amin18-Mar-04 0:39 
GeneralInserting Images in Excel Spreadsheet Pin
Wilbur J. Pereira17-Mar-04 9:57
Wilbur J. Pereira17-Mar-04 9:57 
GeneralList View Coding Pin
Member 95429117-Mar-04 7:54
Member 95429117-Mar-04 7:54 
GeneralRe: List View Coding Pin
Dave Kreskowiak17-Mar-04 8:43
mveDave Kreskowiak17-Mar-04 8:43 
We'll need a bit more detail about how you are using the listview to completely answer your qeustion. Some things like what mode the ListView is in? Are you using columns? What's the error your getting?

Also, how about posting what code you have so we can tell you what your doing wrong?

The basic add to a ListView from a TextBox:
ListView1.Items.Add( TextBox1.Text )



RageInTheMachine9532
GeneralRe: List View Coding Pin
yousafkamal20-Mar-04 7:25
yousafkamal20-Mar-04 7:25 
QuestionError !! During instaltion of .NET application ??? Pin
Member 76608416-Mar-04 18:42
Member 76608416-Mar-04 18:42 
AnswerRe: Error !! During instaltion of .NET application ??? Pin
FruitBatInShades16-Mar-04 22:41
FruitBatInShades16-Mar-04 22:41 
GeneralRe: Error !! During instaltion of .NET application ??? Pin
Member 76608417-Mar-04 0:45
Member 76608417-Mar-04 0:45 
GeneralThe ListManager's position must be equal to rowNum Pin
rdk71716-Mar-04 15:54
rdk71716-Mar-04 15:54 
GeneralType 'DataListCommandEventArgs' is not defined. Pin
Anonymous16-Mar-04 6:52
Anonymous16-Mar-04 6:52 
GeneralCheckedlistbox control Pin
RBCC16-Mar-04 6:01
RBCC16-Mar-04 6:01 
GeneralRotating Dice Pin
RBCC16-Mar-04 5:57
RBCC16-Mar-04 5:57 
GeneralRe: Rotating Dice Pin
Dave Kreskowiak16-Mar-04 9:09
mveDave Kreskowiak16-Mar-04 9:09 
GeneralRe: Rotating Dice Pin
Anonymous16-Mar-04 9:13
Anonymous16-Mar-04 9:13 
GeneralRe: Rotating Dice Pin
Dave Kreskowiak16-Mar-04 9:28
mveDave Kreskowiak16-Mar-04 9:28 
GeneralRe: Rotating Dice Pin
RBCC16-Mar-04 9:39
RBCC16-Mar-04 9:39 
GeneralRe: Rotating Dice Pin
Dave Kreskowiak17-Mar-04 5:35
mveDave Kreskowiak17-Mar-04 5:35 
GeneralRe: Rotating Dice Pin
FruitBatInShades16-Mar-04 22:35
FruitBatInShades16-Mar-04 22:35 
GeneralControl inside datagrid Pin
BlomEng15-Mar-04 21:43
BlomEng15-Mar-04 21:43 
Generaltext from form1 to form 2 Pin
ineedhelp15-Mar-04 21:35
ineedhelp15-Mar-04 21:35 
GeneralRe: text from form1 to form 2 Pin
Dave Kreskowiak16-Mar-04 2:42
mveDave Kreskowiak16-Mar-04 2:42 

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.