Click here to Skip to main content
15,912,493 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: The source file has changed Pin
KreativeKai12-Sep-06 1:25
professionalKreativeKai12-Sep-06 1:25 
Questionlist view Pin
Hasan Jaffal7-Sep-06 1:59
Hasan Jaffal7-Sep-06 1:59 
AnswerRe: list view Pin
H@is@here7-Sep-06 11:14
H@is@here7-Sep-06 11:14 
GeneralRe: list view [modified] Pin
Hasan Jaffal7-Sep-06 13:43
Hasan Jaffal7-Sep-06 13:43 
GeneralRe: list view Pin
Hasan Jaffal7-Sep-06 14:11
Hasan Jaffal7-Sep-06 14:11 
GeneralRe: list view Pin
H@is@here9-Sep-06 16:29
H@is@here9-Sep-06 16:29 
GeneralRe: list view Pin
slowbutsure2913-Sep-06 21:42
slowbutsure2913-Sep-06 21:42 
Questionhelp for atlas: cascading drop down from database? Pin
ii_noname_ii7-Sep-06 1:38
ii_noname_ii7-Sep-06 1:38 
Hello,

making progress in trying to get atlas working...But not quite there yet...

To populate the dropdownlists from a database:

Public Function populateProjectDDL()
Dim knownCategoryValues As String
Dim category As String
(...)
(Filled my dataset called ds1.)

For Each datarowitem As DataRow In ds1.Tables(0).Rows
?!?!?!?!

Next

return ?!?!?!
end function

What do I return, how do i fill the whatever i return?

(http://atlas.asp.net/atlastoolkit/Walkthrough/CCDWithDB.aspx[^]
was trying to follow that example but they lost me in the c++)

Please help me? (asp.net forum mods won't let my posts appear)
AnswerRe: help for atlas: cascading drop down from database? Pin
ii_noname_ii7-Sep-06 2:24
ii_noname_ii7-Sep-06 2:24 
GeneralRe: help for atlas: cascading drop down from database? Pin
ii_noname_ii7-Sep-06 21:52
ii_noname_ii7-Sep-06 21:52 
QuestionExcel Dataset Datatype Pin
dwadasi7-Sep-06 1:31
dwadasi7-Sep-06 1:31 
Questiontelephonic data extraction from PBX using system defined funtion Pin
Pradip Kishore7-Sep-06 1:14
Pradip Kishore7-Sep-06 1:14 
Questionquestion in the use of the datagrid Pin
Hasan Jaffal7-Sep-06 0:48
Hasan Jaffal7-Sep-06 0:48 
AnswerRe: question in the use of the datagrid Pin
Tamimi - Code7-Sep-06 1:19
Tamimi - Code7-Sep-06 1:19 
GeneralRe: question in the use of the datagrid Pin
Hasan Jaffal7-Sep-06 1:22
Hasan Jaffal7-Sep-06 1:22 
AnswerRe: question in the use of the datagrid Pin
Tamimi - Code7-Sep-06 1:49
Tamimi - Code7-Sep-06 1:49 
GeneralRe: question in the use of the datagrid Pin
Hasan Jaffal7-Sep-06 2:14
Hasan Jaffal7-Sep-06 2:14 
GeneralRe: question in the use of the datagrid Pin
Tamimi - Code7-Sep-06 2:31
Tamimi - Code7-Sep-06 2:31 
GeneralRe: question in the use of the datagrid Pin
Hasan Jaffal7-Sep-06 14:05
Hasan Jaffal7-Sep-06 14:05 
QuestionProblem in Exporting Crystal Report to Excel Pin
mynameatif7-Sep-06 0:22
mynameatif7-Sep-06 0:22 
AnswerRe: Problem in Exporting Crystal Report to Excel Pin
KhadijaYaseen7-Sep-06 21:43
KhadijaYaseen7-Sep-06 21:43 
Questionhighlite n un-highlite row in repeater/datagrid Pin
manisahmuhamed7-Sep-06 0:22
manisahmuhamed7-Sep-06 0:22 
QuestionCheckBox list: want to only allow single select Pin
cullyk6-Sep-06 23:59
cullyk6-Sep-06 23:59 
AnswerRe: CheckBox list: want to only allow single select Pin
ii_noname_ii7-Sep-06 0:38
ii_noname_ii7-Sep-06 0:38 
GeneralRe: CheckBox list: want to only allow single select Pin
cullyk7-Sep-06 3:50
cullyk7-Sep-06 3:50 

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.