Click here to Skip to main content
15,903,012 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questiongh how to get received phone numbers in windows form from mobile phone in vb.net Pin
satyadeva1-Dec-07 5:11
satyadeva1-Dec-07 5:11 
AnswerRe: gh how to get received phone numbers in windows form from mobile phone in vb.net Pin
Paul Conrad1-Dec-07 16:46
professionalPaul Conrad1-Dec-07 16:46 
GeneralRe: gh how to get received phone numbers in windows form from mobile phone in vb.net Pin
darkelv3-Dec-07 17:06
darkelv3-Dec-07 17:06 
Questioncombobox event Pin
manni_n1-Dec-07 4:15
manni_n1-Dec-07 4:15 
AnswerRe: combobox event Pin
pmarfleet1-Dec-07 4:57
pmarfleet1-Dec-07 4:57 
GeneralRe: combobox event Pin
manni_n1-Dec-07 6:20
manni_n1-Dec-07 6:20 
GeneralRe: combobox event Pin
pmarfleet1-Dec-07 6:45
pmarfleet1-Dec-07 6:45 
QuestionHow to filter Dataset Pin
divyesh14321-Dec-07 1:33
divyesh14321-Dec-07 1:33 
Hi all,

I have a dataset which has 3 tables. They have relation by ds.Relations.Add(...)

Now I want a filtration like a master table i.e. ds.tables(0) should be filtered by one column like ds.tables(0).Select("Site_ID = 5")
(which will return datarow array now) and I want its children rows should be filtered appropriately.

Instead of table.Select(...) is there any other way?

Thank You
AnswerCross post Pin
pmarfleet1-Dec-07 3:55
pmarfleet1-Dec-07 3:55 
AnswerRe: How to filter Dataset Pin
Paul Conrad1-Dec-07 9:37
professionalPaul Conrad1-Dec-07 9:37 
Questionhow to solve this error? Pin
sathyan_82941-Dec-07 0:08
sathyan_82941-Dec-07 0:08 
GeneralRe: how to solve this error? Pin
Johan Hakkesteegt6-Dec-07 20:58
Johan Hakkesteegt6-Dec-07 20:58 
Questionneed advice on listbox for vb Pin
neodeaths30-Nov-07 21:06
neodeaths30-Nov-07 21:06 
AnswerRe: need advice on listbox for vb Pin
pmarfleet1-Dec-07 2:26
pmarfleet1-Dec-07 2:26 
QuestionXpath doesn't work. Pin
Benny_Lava30-Nov-07 20:56
Benny_Lava30-Nov-07 20:56 
Questionhow to receive messages in windows form from mobile phone in vb.net Pin
satyadeva30-Nov-07 20:10
satyadeva30-Nov-07 20:10 
AnswerRe: how to receive messages in windows form from mobile phone in vb.net Pin
Christian Graus30-Nov-07 22:40
protectorChristian Graus30-Nov-07 22:40 
QuestionHow to prevent Non-numeric values? Pin
OsamaMohsen30-Nov-07 14:21
OsamaMohsen30-Nov-07 14:21 
AnswerRe: How to prevent Non-numeric values? Pin
Christian Graus30-Nov-07 22:43
protectorChristian Graus30-Nov-07 22:43 
GeneralRe: How to prevent Non-numeric values? Pin
Sipder1-Dec-07 0:25
Sipder1-Dec-07 0:25 
GeneralRe: How to prevent Non-numeric values? Pin
OsamaMohsen1-Dec-07 13:23
OsamaMohsen1-Dec-07 13:23 
GeneralRe: How to prevent Non-numeric values? Pin
Sipder1-Dec-07 18:45
Sipder1-Dec-07 18:45 
Questioncan I incoke a method from a web user control Pin
timescale30-Nov-07 11:07
timescale30-Nov-07 11:07 
AnswerRe: can I incoke a method from a web user control Pin
Christian Graus30-Nov-07 11:16
protectorChristian Graus30-Nov-07 11:16 
AnswerRe: can I incoke a method from a web user control Pin
Paul Conrad30-Nov-07 12:52
professionalPaul Conrad30-Nov-07 12:52 

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.