Click here to Skip to main content
16,004,919 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: want to generate Pin
sathyan_82945-Aug-08 22:07
sathyan_82945-Aug-08 22:07 
GeneralRe: want to generate Pin
Bardy855-Aug-08 22:47
Bardy855-Aug-08 22:47 
Questionshow wav Pin
morn20065-Aug-08 21:14
morn20065-Aug-08 21:14 
AnswerRe: show wav Pin
Steven J Jowett5-Aug-08 22:10
Steven J Jowett5-Aug-08 22:10 
AnswerRe: show wav Pin
sumit70345-Aug-08 22:49
sumit70345-Aug-08 22:49 
Questiondatagridview Pin
sathyan_82945-Aug-08 20:46
sathyan_82945-Aug-08 20:46 
AnswerRe: datagridview Pin
Mycroft Holmes5-Aug-08 21:25
professionalMycroft Holmes5-Aug-08 21:25 
AnswerRe: datagridview Pin
chandralekha5-Aug-08 23:31
chandralekha5-Aug-08 23:31 
For doing that in the DataAdapter you add a column.Let its name be sno.Then you change the autoincrement property of that column to true.Set auto incrementSeed as a number(For ex: 0) from which number you want to start numbering.Change datatype to System.Int64.

While binding the datagrid with that adapter the column numbers will come..
QuestionHow to work with style element in WebBrowser control Pin
MAP Tiger5-Aug-08 12:03
MAP Tiger5-Aug-08 12:03 
AnswerRe: How to work with style element in WebBrowser control Pin
mghiassi6-Aug-08 7:46
mghiassi6-Aug-08 7:46 
GeneralRe: How to work with style element in WebBrowser control Pin
MAP Tiger6-Aug-08 8:38
MAP Tiger6-Aug-08 8:38 
QuestionForm Location Pin
CodingYoshi5-Aug-08 11:39
CodingYoshi5-Aug-08 11:39 
AnswerRe: Form Location Pin
Mycroft Holmes5-Aug-08 21:41
professionalMycroft Holmes5-Aug-08 21:41 
GeneralRe: Form Location Pin
CodingYoshi6-Aug-08 3:26
CodingYoshi6-Aug-08 3:26 
AnswerRe: Form Location Pin
Tom Deketelaere6-Aug-08 4:16
professionalTom Deketelaere6-Aug-08 4:16 
GeneralRe: Form Location Pin
CodingYoshi6-Aug-08 4:49
CodingYoshi6-Aug-08 4:49 
GeneralRe: Form Location Pin
Mycroft Holmes6-Aug-08 14:11
professionalMycroft Holmes6-Aug-08 14:11 
Questionvb.net Pin
tcombs5-Aug-08 10:35
tcombs5-Aug-08 10:35 
AnswerRe: vb.net Pin
Colin Angus Mackay5-Aug-08 12:12
Colin Angus Mackay5-Aug-08 12:12 
Questionstored procedure with vb.bet Pin
reynaldosp5-Aug-08 7:20
reynaldosp5-Aug-08 7:20 
AnswerRe: stored procedure with vb.bet Pin
jzonthemtn5-Aug-08 7:50
jzonthemtn5-Aug-08 7:50 
GeneralRe: stored procedure with vb.bet Pin
reynaldosp5-Aug-08 8:26
reynaldosp5-Aug-08 8:26 
GeneralRe: stored procedure with vb.bet Pin
jzonthemtn5-Aug-08 8:39
jzonthemtn5-Aug-08 8:39 
GeneralRe: stored procedure with vb.bet Pin
Paul Conrad5-Aug-08 18:59
professionalPaul Conrad5-Aug-08 18:59 
GeneralRe: stored procedure with vb.bet Pin
nishugaurav5-Aug-08 23:07
nishugaurav5-Aug-08 23:07 

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.