Click here to Skip to main content
15,921,959 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralPartially trusted Pin
cadorna200316-May-05 11:38
cadorna200316-May-05 11:38 
Question??? Pin
Anonymous16-May-05 10:04
Anonymous16-May-05 10:04 
AnswerRe: ??? Pin
rudy.net17-May-05 19:20
rudy.net17-May-05 19:20 
GeneralVB Tab Control Problem Pin
SBoatman02416-May-05 7:15
SBoatman02416-May-05 7:15 
GeneralRe: VB Tab Control Problem Pin
smiling4ever16-May-05 11:58
smiling4ever16-May-05 11:58 
GeneralRe: VB Tab Control Problem Pin
SBoatman02417-May-05 1:44
SBoatman02417-May-05 1:44 
GeneralDatagrid Adding a Row throw a Add Buttom Pin
Josue Avila16-May-05 3:58
Josue Avila16-May-05 3:58 
GeneralRe: Datagrid Adding a Row throw a Add Buttom Pin
rudy.net17-May-05 19:27
rudy.net17-May-05 19:27 
It is best to specify a datatable such as a datasource. Reason is that you can capture the datatable events when rows are added/modified/deleted.
As far as changing the readonly, I guess you could capture the "CurrentCellChanged" event of the datagrid then you can get the "CurrentRowIndex" property and if it's a different row set the datagrid mode to Readonly.
GeneralGet only part of a text file Pin
dvmarques2516-May-05 3:33
dvmarques2516-May-05 3:33 
GeneralRe: Get only part of a text file Pin
carlos_rocha16-May-05 3:47
carlos_rocha16-May-05 3:47 
GeneralRe: Get only part of a text file Pin
dvmarques2516-May-05 3:57
dvmarques2516-May-05 3:57 
GeneralRe: Get only part of a text file Pin
carlos_rocha16-May-05 4:17
carlos_rocha16-May-05 4:17 
GeneralRe: Get only part of a text file Pin
dvmarques2516-May-05 22:52
dvmarques2516-May-05 22:52 
GeneralRe: Get only part of a text file Pin
carlos_rocha17-May-05 0:21
carlos_rocha17-May-05 0:21 
GeneralFreehand drawing in VB.NET Pin
meghadwivedi16-May-05 2:51
meghadwivedi16-May-05 2:51 
GeneralRe: Freehand drawing in VB.NET Pin
Christian Graus16-May-05 14:20
protectorChristian Graus16-May-05 14:20 
Generalsend fax through fax service Pin
amit__816-May-05 1:42
amit__816-May-05 1:42 
GeneralRe: send fax through fax service Pin
Gavin Jeffrey16-May-05 4:32
Gavin Jeffrey16-May-05 4:32 
GeneralRe: send fax through fax service Pin
amit__816-May-05 18:34
amit__816-May-05 18:34 
QuestionHow can I stop page-tracking after printer finished printing? Pin
S.Mostapha Kalami16-May-05 1:33
S.Mostapha Kalami16-May-05 1:33 
GeneralSelecting items in the ListView Control Pin
cpod15-May-05 18:05
cpod15-May-05 18:05 
GeneralRe: Selecting items in the ListView Control Pin
carlos_rocha16-May-05 4:01
carlos_rocha16-May-05 4:01 
GeneralRe: Selecting items in the ListView Control Pin
cpod16-May-05 19:26
cpod16-May-05 19:26 
GeneralRe: Selecting items in the ListView Control Pin
carlos_rocha16-May-05 22:04
carlos_rocha16-May-05 22:04 
Questionhow to get email and read its content + filtering Pin
TIFC15-May-05 17:38
TIFC15-May-05 17:38 

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.