Click here to Skip to main content
15,916,030 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VB6: Form-less app's hwnd Pin
Anonymous9-Dec-04 22:47
Anonymous9-Dec-04 22:47 
Generalicon help Pin
WartHog0008-Dec-04 14:53
WartHog0008-Dec-04 14:53 
GeneralRe: icon help Pin
Pablo.ar8-Dec-04 16:14
Pablo.ar8-Dec-04 16:14 
GeneralRe: icon help Pin
WartHog0009-Dec-04 9:34
WartHog0009-Dec-04 9:34 
GeneralIcon -> Cursor conversion Pin
TAlvord8-Dec-04 13:07
TAlvord8-Dec-04 13:07 
GeneralRe: Icon -> Cursor conversion Pin
Pablo.ar8-Dec-04 16:12
Pablo.ar8-Dec-04 16:12 
GeneralRe: Icon -> Cursor conversion Pin
Mario Zafonte9-Mar-24 22:53
Mario Zafonte9-Mar-24 22:53 
GeneralValue in a Datagrid Cell Pin
bexarcounty8-Dec-04 12:34
bexarcounty8-Dec-04 12:34 
Confused | :confused: I have a datagrid bound to a typed dataset. I can obtain the value of the cell by setting the data set to the row and field of the datagrid. i.e.

Form1.CaseLookUpFromGrid =
Caselookds1.tblCases(DataGrid1.CurrentCell.RowNumber).CaseNumber

The problem comes when the the sort function of the datagrid us used. The dataset is not sorted so the value returned is the value that was in the datagrid cell prior to the sort.

Is there a way to obtian the value of a cell in a datagrid? This seams like somthing that should be simple.

Nick
GeneralRe: Value in a Datagrid Cell Pin
Jim Matthews9-Dec-04 3:10
Jim Matthews9-Dec-04 3:10 
GeneralArray problem Pin
Jason Weibel8-Dec-04 11:49
Jason Weibel8-Dec-04 11:49 
GeneralRe: Array problem Pin
Dave Kreskowiak9-Dec-04 3:24
mveDave Kreskowiak9-Dec-04 3:24 
GeneralConverting hex data to ascii using vb.net Pin
Member 15285688-Dec-04 11:03
Member 15285688-Dec-04 11:03 
GeneralRe: Converting hex data to ascii using vb.net Pin
Dave Kreskowiak9-Dec-04 0:55
mveDave Kreskowiak9-Dec-04 0:55 
Generaldb grid col width Pin
Paps28-Dec-04 10:08
Paps28-Dec-04 10:08 
GeneralRe: db grid col width Pin
Jim Matthews8-Dec-04 10:36
Jim Matthews8-Dec-04 10:36 
GeneralRe: db grid col width Pin
Paps28-Dec-04 10:54
Paps28-Dec-04 10:54 
GeneralRe: db grid col width Pin
Paps28-Dec-04 11:05
Paps28-Dec-04 11:05 
GeneralRe: db grid col width Pin
Jim Matthews9-Dec-04 2:48
Jim Matthews9-Dec-04 2:48 
GeneralRe: db grid col width Pin
Jim Matthews9-Dec-04 8:25
Jim Matthews9-Dec-04 8:25 
QuestionReturn value from modal dialog? Pin
TAlvord8-Dec-04 10:03
TAlvord8-Dec-04 10:03 
AnswerRe: Return value from modal dialog? Pin
TAlvord10-Dec-04 9:57
TAlvord10-Dec-04 9:57 
Generalpassing variables between windows forms Pin
mpiotro8-Dec-04 8:51
mpiotro8-Dec-04 8:51 
GeneralRe: passing variables between windows forms Pin
Pablo.ar8-Dec-04 9:04
Pablo.ar8-Dec-04 9:04 
GeneralRe: passing variables between windows forms Pin
mpiotro8-Dec-04 9:14
mpiotro8-Dec-04 9:14 
GeneralRe: passing variables between windows forms Pin
Dave Kreskowiak8-Dec-04 10:28
mveDave Kreskowiak8-Dec-04 10:28 

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.