Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / VB.NET / October 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
checkbox21 Oct 2004 12:51 GMT5
I have six checkboxes that I need to reset with a button. Is there a way to
reset all checkbox. checked = false with an array or loop.
I am still learning
Thanks
Rowfilter for Boolean column21 Oct 2004 12:45 GMT5
How do you write a Rowfilter for a boolean column?
col1=true
col1='true'
col1= 1
Fixed size on datagrid21 Oct 2004 12:27 GMT1
I have a datagrid with differnt records selected after a dropdownbox.
I want the height of the datagrid to be fixed with only a vertical
scrollbar, no paging.
I tried to use a frameset, but it seems it is only available in pure
Form21 Oct 2004 12:25 GMT1
I have Two forms.
In Form1 I have 2 textboxes (textbox1, textbox2).
And one Button.
When I click to button form2 Show
Distorted form while application is running21 Oct 2004 11:57 GMT1
Hey all hope you can answer my question.
  I have a vb.net application that has one form with a button and a label.
When you click the button it kicks off a very CPU intensive proccess
(iterations through numerous workbooks with multiple worksheets). Common
Combo Box's21 Oct 2004 11:57 GMT2
Is there away to "Auto Fill" the .text part of a combo box with the values in
the drop down section, based on what the user types in.  In similar fashion
that combo box's work in Access.
Thanx
background compilation21 Oct 2004 11:42 GMT4
How can i turn background compilation off?
Normally it is very usefull but on a large solution if i am tidying up code,
moving methods around for example everything gose real slow as soon as i cut
the method
DataGrid Column By Text21 Oct 2004 11:12 GMT2
I know that it is possible to do this: MsgBox(DataGrid1.Item(rowIndex,
columnIndex))
However my data has several columns wich I dont controll.
Ex: Name, Adress, Favorite Food in different orders.
richtextbox------its urgent21 Oct 2004 11:07 GMT1
Your time settings are still wrong
Is it posible21 Oct 2004 11:06 GMT2
Is it possible to place files(.rtf,.txt) into datagrid control.
i want to display files in that grid control. Is there any control in vb.net
Plz tell me.
SysTray application21 Oct 2004 11:05 GMT2
i have a small application that i want it to appear in
the systray when it's minimized.
any simple example for me?
Dropdowns in webform21 Oct 2004 10:57 GMT5
I have 2 dropdownboxes in a web-form. The first one is filled with countries
when opening page.
The other one is filled with appropriate cities after selecting country. I
want the city-ddl to have a text before a country is selected like
How to send Ctrl-C to a console-application21 Oct 2004 10:41 GMT2
i've got a main (win-)application which starts a consoleapp to do some work:
       Dim psi As New ProcessStartInfo
       psi.UseShellExecute = False
       psi.CreateNoWindow = True
Program is taking up tripple memory on load than it does after un-minimize21 Oct 2004 10:39 GMT1
A vb.net program I just wrote is taking up about 14mb of ram right off
the bat.  If I minimize it to the sys tray and then open it back up
again it only takes up ~4mb (in the tray it's taking up around 900k).
Why does it take up so much ram initially?
Running .exe file21 Oct 2004 10:11 GMT4
How to run .exe file, that will be in the same directory?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.