Click here to Skip to main content
15,899,679 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: xsl Pin
Christian Graus21-Jan-07 22:17
protectorChristian Graus21-Jan-07 22:17 
QuestionHow can we populate a datagrid in VB.NET? Pin
salon21-Jan-07 22:13
salon21-Jan-07 22:13 
AnswerRe: How can we populate a datagrid in VB.NET? Pin
Christian Graus21-Jan-07 22:17
protectorChristian Graus21-Jan-07 22:17 
GeneralRe: How can we populate a datagrid in VB.NET? Pin
salon21-Jan-07 22:37
salon21-Jan-07 22:37 
GeneralRe: How can we populate a datagrid in VB.NET? Pin
Christian Graus21-Jan-07 22:42
protectorChristian Graus21-Jan-07 22:42 
GeneralRe: How can we populate a datagrid in VB.NET? Pin
salon21-Jan-07 22:53
salon21-Jan-07 22:53 
GeneralRe: How can we populate a datagrid in VB.NET? Pin
Christian Graus21-Jan-07 23:07
protectorChristian Graus21-Jan-07 23:07 
GeneralRe: How can we populate a datagrid in VB.NET? Pin
shreekar22-Jan-07 0:16
shreekar22-Jan-07 0:16 
Christian Graus wrote:
Dim items as List<string> = new List<string> ' who knows what brackets VB uses ?


Did you mean this:

Dim items As System.Collections.Generic.List(Of String)

Shreekar

GeneralRe: How can we populate a datagrid in VB.NET? Pin
Christian Graus22-Jan-07 0:22
protectorChristian Graus22-Jan-07 0:22 
GeneralRe: How can we populate a datagrid in VB.NET? Pin
amaneet21-Jan-07 23:12
amaneet21-Jan-07 23:12 
GeneralRe: How can we populate a datagrid in VB.NET? Pin
Christian Graus21-Jan-07 23:13
protectorChristian Graus21-Jan-07 23:13 
GeneralRe: How can we populate a datagrid in VB.NET? Pin
salon21-Jan-07 23:48
salon21-Jan-07 23:48 
GeneralRe: How can we populate a datagrid in VB.NET? Pin
shreekar22-Jan-07 0:15
shreekar22-Jan-07 0:15 
GeneralRe: How can we populate a datagrid in VB.NET? Pin
salon22-Jan-07 0:42
salon22-Jan-07 0:42 
Questionwant to develop simple word processor in local languages Pin
cherinet21-Jan-07 21:50
cherinet21-Jan-07 21:50 
AnswerRe: want to develop simple word processor in local languages Pin
Christian Graus21-Jan-07 22:18
protectorChristian Graus21-Jan-07 22:18 
QuestionLucky Draw Pin
mactick21-Jan-07 20:48
mactick21-Jan-07 20:48 
AnswerRe: Lucky Draw Pin
Christian Graus21-Jan-07 21:34
protectorChristian Graus21-Jan-07 21:34 
GeneralRe: Lucky Draw Pin
mactick21-Jan-07 22:21
mactick21-Jan-07 22:21 
GeneralRe: Lucky Draw Pin
Christian Graus21-Jan-07 22:23
protectorChristian Graus21-Jan-07 22:23 
GeneralRe: Lucky Draw Pin
mactick22-Jan-07 19:04
mactick22-Jan-07 19:04 
GeneralRe: Lucky Draw Pin
Christian Graus22-Jan-07 19:42
protectorChristian Graus22-Jan-07 19:42 
GeneralRe: Lucky Draw Pin
mactick22-Jan-07 21:38
mactick22-Jan-07 21:38 
GeneralRe: Lucky Draw Pin
Christian Graus22-Jan-07 21:52
protectorChristian Graus22-Jan-07 21:52 
QuestionSqlclient and SQLTransaction error:::: vb. net Pin
Nilesh Hapse21-Jan-07 20:33
Nilesh Hapse21-Jan-07 20:33 

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.