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

Visual Basic

 
QuestionUsing SQl Server 2000 Reporting Services ?? Pin
nsr2006nsr17-Sep-06 9:11
nsr2006nsr17-Sep-06 9:11 
AnswerRe: Using SQl Server 2000 Reporting Services ?? Pin
Juvil John17-Sep-06 12:53
Juvil John17-Sep-06 12:53 
Questionimage processing Pin
Prinz Ryoiji17-Sep-06 0:46
Prinz Ryoiji17-Sep-06 0:46 
AnswerRe: image processing Pin
Christian Graus17-Sep-06 11:11
protectorChristian Graus17-Sep-06 11:11 
Questiondisplaying documents on a form [modified] Pin
steve_rm17-Sep-06 0:25
steve_rm17-Sep-06 0:25 
AnswerRe: displaying documents on a form Pin
Christian Graus17-Sep-06 11:12
protectorChristian Graus17-Sep-06 11:12 
AnswerRe: displaying documents on a form Pin
SakisT19-Sep-06 9:31
SakisT19-Sep-06 9:31 
QuestionDatabinding Pin
Tomic16-Sep-06 0:46
Tomic16-Sep-06 0:46 
Will this code populate my combobox with all item in the datatable column if place in form_load
Dim mytable As New DataTable()<br />
mytable = myset.Tables("doc_reg")<br />
cbodoctor.DataSource = mytable<br />
cbodoctor.DisplayMember = "ColumnName"<br />
cbodoctor.ValueMember = "ColumnName" <br />

myfend_liang & _mubashir thanks

Fikunmi Feyijin
Hicad Systems
Nigeria

AnswerRe: Databinding Pin
Guffa17-Sep-06 5:14
Guffa17-Sep-06 5:14 
QuestionRemoving an ADDIN from MS Word. Pin
Thorat Amol15-Sep-06 23:32
Thorat Amol15-Sep-06 23:32 
QuestionCOM INTEROP SERVICES Pin
Juvil John15-Sep-06 22:18
Juvil John15-Sep-06 22:18 
AnswerRe: COM INTEROP SERVICES Pin
Dave Kreskowiak16-Sep-06 2:10
mveDave Kreskowiak16-Sep-06 2:10 
GeneralRe: COM INTEROP SERVICES Pin
Juvil John17-Sep-06 12:50
Juvil John17-Sep-06 12:50 
QuestionCookies Problem Pin
JackieWill15-Sep-06 18:52
JackieWill15-Sep-06 18:52 
AnswerRe: Cookies Problem Pin
Guffa15-Sep-06 23:20
Guffa15-Sep-06 23:20 
GeneralRe: Cookies Problem Pin
JackieWill16-Sep-06 15:46
JackieWill16-Sep-06 15:46 
AnswerRe: Cookies Problem Pin
Guffa16-Sep-06 20:52
Guffa16-Sep-06 20:52 
GeneralRe: Cookies Problem Pin
JackieWill16-Sep-06 21:09
JackieWill16-Sep-06 21:09 
QuestionMerging Cells in Excel Pin
anujose15-Sep-06 17:47
anujose15-Sep-06 17:47 
AnswerRe: Merging Cells in Excel Pin
Coding C#15-Sep-06 22:02
Coding C#15-Sep-06 22:02 
QuestionHow to clear a data table? Pin
cstrader23215-Sep-06 17:35
cstrader23215-Sep-06 17:35 
QuestionRichTExtBox Pin
Socheat.Net15-Sep-06 16:59
Socheat.Net15-Sep-06 16:59 
AnswerRe: RichTExtBox Pin
myfend_liang15-Sep-06 22:22
myfend_liang15-Sep-06 22:22 
Questionresize image Pin
Loay Al Lusi15-Sep-06 16:05
Loay Al Lusi15-Sep-06 16:05 
QuestionWindows Forms .net Pin
vocaris15-Sep-06 15:00
vocaris15-Sep-06 15:00 

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.