Click here to Skip to main content
16,006,442 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VB reads Excel Pin
Dave Kreskowiak14-Feb-08 2:10
mveDave Kreskowiak14-Feb-08 2:10 
GeneralWebbrowser control need help Pin
King of Kingz12-Feb-08 23:38
King of Kingz12-Feb-08 23:38 
GeneralRe: Webbrowser control need help Pin
Paddy Boyd13-Feb-08 5:08
Paddy Boyd13-Feb-08 5:08 
QuestionHow to put a button inside a dataGridView textBox column? Pin
Benny_Lava12-Feb-08 21:50
Benny_Lava12-Feb-08 21:50 
GeneralRe: How to put a button inside a dataGridView textBox column? Pin
Dave Kreskowiak13-Feb-08 7:08
mveDave Kreskowiak13-Feb-08 7:08 
Generalgrid view in .net2.0 Pin
judyashma12-Feb-08 21:33
judyashma12-Feb-08 21:33 
GeneralRe: grid view in .net2.0 Pin
Mycroft Holmes13-Feb-08 16:33
professionalMycroft Holmes13-Feb-08 16:33 
Generalif i delete a record Pin
sathyan_829412-Feb-08 21:09
sathyan_829412-Feb-08 21:09 
hai,
i am using dotnet2005.i do my project in vb.net windows application.
if there are 4 rows,if i delete slno 2,the slno 3 will automatically changed as slno 2,then slno 4 will automatically changed as slno 3.
for ex,
there are 3 columns and 4 rows are displayed in datagridview from sqldatabase,
slno name city
1 guru cbe
2 ram salem
3 balu trichy
4 mahesh cbe
if i delete slno 2 means,the slno 3 will automatically changed as 2,then slno 4 will automatically changed as 3.
after i delete slno 2 means,i want to display in datagridview from sqldatabase like following,
slno name city
1 guru cbe
2 balu trichy
3 mahesh cbe
is it possible,if possible means how to do these.
or any other way to do these or any options in datagridview to generate slno with starting no 1 or using programmatically can to do these.
so any way i want to generate slno.i want in windows application.
GeneralRe: if i delete a record Pin
Christian Graus13-Feb-08 9:51
protectorChristian Graus13-Feb-08 9:51 
GeneralRe: if i delete a record Pin
sathyan_829413-Feb-08 18:12
sathyan_829413-Feb-08 18:12 
GeneralOpen applicaiton Pin
Kumaran21cen12-Feb-08 19:57
Kumaran21cen12-Feb-08 19:57 
GeneralRe: Open applicaiton Pin
Christian Graus12-Feb-08 20:15
protectorChristian Graus12-Feb-08 20:15 
GeneralRe: Open applicaiton Pin
Kumaran21cen12-Feb-08 20:30
Kumaran21cen12-Feb-08 20:30 
Generallistbox in vb.net Pin
Anusubha.V.G12-Feb-08 18:28
Anusubha.V.G12-Feb-08 18:28 
GeneralRe: listbox in vb.net Pin
Nanda160512-Feb-08 18:44
Nanda160512-Feb-08 18:44 
GeneralRe: listbox in vb.net Pin
Anusubha.V.G12-Feb-08 22:34
Anusubha.V.G12-Feb-08 22:34 
GeneralRe: listbox in vb.net Pin
Christian Graus12-Feb-08 18:50
protectorChristian Graus12-Feb-08 18:50 
GeneralThe type initializer threw an exception. Pin
Nanda160512-Feb-08 18:08
Nanda160512-Feb-08 18:08 
GeneralRe: The type initializer threw an exception. Pin
User 27100913-Feb-08 7:26
User 27100913-Feb-08 7:26 
GeneralGenerating Of Excel Reports - Problem Pin
HatakeKaKaShi12-Feb-08 17:53
HatakeKaKaShi12-Feb-08 17:53 
GeneralRe: Generating Of Excel Reports - Problem Pin
Mycroft Holmes12-Feb-08 20:59
professionalMycroft Holmes12-Feb-08 20:59 
GeneralRe: Generating Of Excel Reports - Problem Pin
HatakeKaKaShi12-Feb-08 21:16
HatakeKaKaShi12-Feb-08 21:16 
GeneralRe: Generating Of Excel Reports - Problem Pin
Johan Hakkesteegt13-Feb-08 0:05
Johan Hakkesteegt13-Feb-08 0:05 
QuestionVB.Net - how to update table.. Pin
zaimah12-Feb-08 15:49
zaimah12-Feb-08 15:49 
GeneralRe: VB.Net - how to update table.. Pin
Christian Graus12-Feb-08 16:01
protectorChristian Graus12-Feb-08 16:01 

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.