Click here to Skip to main content
15,909,051 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: moving a Form With No Border Pin
Christian Graus12-Dec-07 8:56
protectorChristian Graus12-Dec-07 8:56 
GeneralRe: moving a Form With No Border Pin
Kristian Sixhøj12-Dec-07 9:05
Kristian Sixhøj12-Dec-07 9:05 
GeneralRe: moving a Form With No Border Pin
The ANZAC12-Dec-07 10:25
The ANZAC12-Dec-07 10:25 
GeneralProgrammatically add dropdowns to gridview Pin
Coleenh12-Dec-07 6:02
Coleenh12-Dec-07 6:02 
GeneralRe: Programmatically add dropdowns to gridview Pin
Michael Sync12-Dec-07 21:12
Michael Sync12-Dec-07 21:12 
GeneralRe: Programmatically add dropdowns to gridview Pin
Coleenh13-Dec-07 6:12
Coleenh13-Dec-07 6:12 
GeneralRe: Programmatically add dropdowns to gridview Pin
Michael Sync13-Dec-07 16:09
Michael Sync13-Dec-07 16:09 
GeneralRe: Programmatically add dropdowns to gridview Pin
Coleenh14-Dec-07 7:00
Coleenh14-Dec-07 7:00 
Thanks Michael Smile | :)

Wow - no matter how you do it programmatically it is complicated! You'd think that since it is so easy to do in the ASP.Net portion (all the nice little tools to allow you to connect to your datasource and change to ItemTemplate fields) that it would be just a little less complicated to do this in code!

Thanks so very much for all of your help. At this point, what we have decided to do is to go back and re-write our connection to the DB2 database in a separate function (instead of within the VB.net codebehind of the page) and then we can connect directly to the datasource as an object. I'm still working on it, but it sure helps to have the information on how to do this programmatically. I may still end up doing it that way...Either way it is a lot more complicated because of the way in which we connect to our database (using COBOL and CICS) and calling an RPC to create a datatable to bind to. What a pain!

Again, thank you very much for your help!
Coleen
"Even the smallest foot leaves an impression"

GeneralDtection of OS Pin
billythekidney12-Dec-07 4:05
billythekidney12-Dec-07 4:05 
GeneralRe: Dtection of OS Pin
Luc Pattyn12-Dec-07 5:34
sitebuilderLuc Pattyn12-Dec-07 5:34 
GeneralMySql database does not store "\" (backward slash) when query using vb.net Pin
Rupesh Kumar Swami12-Dec-07 2:28
Rupesh Kumar Swami12-Dec-07 2:28 
GeneralRe: MySql database does not store "\" (backward slash) when query using vb.net Pin
Dave Kreskowiak12-Dec-07 3:29
mveDave Kreskowiak12-Dec-07 3:29 
GeneralSelect 'AsplData','Select * from Customer order by customer','C:\test.xls' Pin
Atheeque12-Dec-07 2:16
Atheeque12-Dec-07 2:16 
GeneralRe: Select 'AsplData','Select * from Customer order by customer','C:\test.xls' Pin
Dave Kreskowiak12-Dec-07 3:24
mveDave Kreskowiak12-Dec-07 3:24 
GeneralMoving from VB6 to VB what Pin
johnsevennl12-Dec-07 0:53
johnsevennl12-Dec-07 0:53 
GeneralRe: Moving from VB6 to VB what Pin
Dave Kreskowiak12-Dec-07 3:22
mveDave Kreskowiak12-Dec-07 3:22 
GeneralRe: Moving from VB6 to VB what Pin
johnsevennl12-Dec-07 11:36
johnsevennl12-Dec-07 11:36 
GeneralRe: Moving from VB6 to VB what Pin
darkelv12-Dec-07 16:44
darkelv12-Dec-07 16:44 
General[Message Deleted] Pin
Deepthy.P.M11-Dec-07 23:07
Deepthy.P.M11-Dec-07 23:07 
GeneralRe: i want to create a chat window in VB.net. Pin
Christian Graus11-Dec-07 23:14
protectorChristian Graus11-Dec-07 23:14 
Generalnewbies and chat apps Pin
The ANZAC11-Dec-07 23:46
The ANZAC11-Dec-07 23:46 
General[Message Deleted] Pin
Deepthy.P.M11-Dec-07 22:52
Deepthy.P.M11-Dec-07 22:52 
GeneralRe: is it possible to send a template in windows application to web application Pin
Christian Graus11-Dec-07 23:12
protectorChristian Graus11-Dec-07 23:12 
QuestionHow do I store bits? Pin
Big Ralph11-Dec-07 20:33
Big Ralph11-Dec-07 20:33 
AnswerRe: How do I store bits? Pin
pmarfleet11-Dec-07 21:39
pmarfleet11-Dec-07 21:39 

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.