20,284 Topics

Member Avatar for
Member Avatar for rims

Hi, there. I am new in .Net and am seeking urgent help, please. I need to control the display in the data grid according to the selection in the dropdown list. how can I do that??

Member Avatar for rims
0
261
Member Avatar for bu hadi

Hi there.. could any one please tell me the codes for printing in vb express edition 2005? Also I want to know how can I print the information inside the panel if I have it in the form I mean the spcifaied panel required to print with the info in …

Member Avatar for manal
0
49
Member Avatar for suvo_bbsr

[B][COLOR=red]I am totally new to vb.net programming.[/COLOR][/B] [B][COLOR=red][/COLOR][/B] [B][COLOR=red]Can anyone help me regarding the process to retrieve and update data from MS Acess using window forms in VB.NET...[/COLOR][/B] [B][COLOR=red][/COLOR][/B] [B][COLOR=red]Would be very thankful for your kind replies....[/COLOR][/B] [B][COLOR=red][/COLOR][/B] [B][COLOR=red]Please reply at your earliest...URGENT!!![/COLOR][/B] [B][COLOR=red]Thankyou.[/COLOR][/B]

Member Avatar for manal
0
67
Member Avatar for siji44

Hi, can you please help, where is the windows form code generated in vb.net 2005?

Member Avatar for siji44
0
100
Member Avatar for BalagurunathanS

Hi all... I have a datagrid with values bound to it from a table..I have a check box in every row of the datagrid.If i check the check box and click the delete button present in the form,the checked row of the datagrid should be deleted(ultimately deleting the data from …

Member Avatar for arjunsasidharan
0
187
Member Avatar for NewVBguy

Hi there, I am very new to .net and I am starting to learn things. Can somebody share me a working code that will put the schema/structure of a table into a combobox. Pls. consider the ff: 1. file is mdbdata.mdb table is mdbtable combo is combobox 2. file is …

Member Avatar for NewVBguy
0
88
Member Avatar for hisham.imam

I need some help in finding a suitable VB.Net code to export graphics to dxf or dwg (AutoCAD compatible) files. any ideas?? thanx..

Member Avatar for waynespangler
0
39
Member Avatar for Wreef

In my VB.NET program i have greated, i am getting the above error with the following description [QUOTE]An error occurred creating the form. See Exception.InnerException for details. The error is: Object variable or With block variable not set.[/QUOTE] The debugger doesnt point me towards any actual code to fix, so …

Member Avatar for arjunsasidharan
0
346
Member Avatar for gcc777

What event can I use that will: Retain value when leaving field: Lostfocus, leave, enter, etc, Value works with the exception of Tab, also fires with every keystroke, lostfocus & leave will not work with all ways of leaving field. Help

Member Avatar for arjunsasidharan
0
177
Member Avatar for Decky

[COLOR=#0033cc][IMG]http://i8.photobucket.com/albums/a37/deckym88/problem.jpg[/IMG][/COLOR] [COLOR=#0033cc][/COLOR] [COLOR=#0033cc]Thats a screen shot of the problem, any help would be great[/COLOR]

Member Avatar for arjunsasidharan
0
71
Member Avatar for aktivo

Hi friends I need help whit a problem solver thst you can i want a code or program that realize a conversion of dates (kilometer _ meter, meter -libs etc. like15) its also whitout arrays or thats.

0
62
Member Avatar for gracie7725

I am new to vb.net 2003 and was wondering how to reference a control or method on one form from another. I have done this in other languages by doing: form.controlname.property form.methodname This does not seem to work on vb.net 2003. If anyone could stear me in the right direction …

Member Avatar for waynespangler
0
195
Member Avatar for yemsot

I want help on how to use the print dialog function in vb 2005, so as to allow users to pick their printers and printer settings at runtime

0
48
Member Avatar for BalagurunathanS

Dear All, I am getting the following error when i am trying to update a datagrid.I am using remoting concept to connect to the server..The datagrid is updated but before that the following error message is thrown... "Server encountered an internal error. To get more info turn on customErrors in …

0
66
Member Avatar for ptaylor965

I am using an MSAccess 2007 database file to retrive some info The tables look like this tblIncome Date | Takings 12/05/2007 | 10 12/05/2007 | 20 13/05/2007 | 10 16/05/2007 | 40 tblExpence Date | Takings 12/05/2007 | 10 13/05/2007 | 20 14/05/2007 | 50 When running the code …

0
65
Member Avatar for bilgees
Member Avatar for waynespangler
0
35
Member Avatar for mstester

Hi all......another question for ya all :S Does anyone know of a way to monitor a change to a database, Basically I need to write some code for my app that can detect a change i.e. table x has been modified in someway or table y has been created etc? …

Member Avatar for SkinHead
0
171
Member Avatar for rinkuchoudhury

hi I am working in asp.net and vb.net I have to fill a report viewer from database without adding a .rdlc file I have to fill the report viewer from database and to show specific columns as per the requirement through coding can it be possible plz help

0
248
Member Avatar for npkinh

Hi All, When I deploy an VB.NET application to manage documents formatted following Microsoft Office such as MS Word, MS Excell... But I want to store them by database as MS SQL Server or MySQL. Please help me do that. Thanks, Kinh

Member Avatar for npkinh
0
81
Member Avatar for navyasri

hi......... i have two menus one is file menu and another is data menu in file------>sub menu is load....there i used openfiledialog to select a particular file from the disk and in data------->sub menu is run....there i used combo box in that i want the selected file which i already …

0
62
Member Avatar for lukis

Hi there, i'm working on a project in which i'm creating, editing and deleting customer records from a MS access db. I'm using vb.net 2003. As with creating and deleting records i dont have any probelms. the problems arise when i come to update the data base if i edit …

Member Avatar for manal
0
94
Member Avatar for lukis

Hi there, i need to create an array to save the location of labels on the form that are created at runtime. how can i do this please? thanks Luke

Member Avatar for waynespangler
0
105
Member Avatar for anuragNet

Hi, Need a small help and confirmation, Is it possible to show "grid lines" in crystal reports (somthing similar to what we have in data grid). Any sample code for the same. I am using VB.NET. Thanks anurag_shr

0
73
Member Avatar for em_moon1981
Member Avatar for waynespangler
0
88
Member Avatar for leoimperial

I want to learn about vb.net but i dont know how to start it. Please give me some basic sample for a beginner of vb.net codes

Member Avatar for waynespangler
0
431
Member Avatar for npkinh

Hi, Please help me, I want to have a web site used to edit and save a MS Office document on Web Server, I can get it from web server, open and edit it. But I don't know how I can save that document on server. Please help me. Thanks, …

0
71
Member Avatar for Duki

Hey everyone, I'm getting ready to take a summer class on VB6 and I was wondering how hard it would be for me to keep on track with the rest of the class while using 2005 express or something of the like? I would really like to go ahead and …

Member Avatar for jamello
0
345
Member Avatar for nrrbalaji

Hi, I need to create the Web directory in IIS using WMI in the VB.Net Code. Pls help on this. Regards, Balaji.R

0
52
Member Avatar for caesarmx

[B][COLOR=navy]Hi every body[/COLOR][/B] [B][COLOR=navy]I have a textbox on my form and i want to know how many words i have writen in it.[/COLOR][/B] [B][COLOR=navy]the idea >> i thought if i declared ( x as string and x =" ") now x equal one space if i can count how many …

Member Avatar for waynespangler
-1
287
Member Avatar for Marks256

How would one control an application (Media Player) from the program being created in VB? To sum it up, i would like to control media player (Microsoft Media Player 11) from my program. When i say control, i mean "Play, Pause, Next, Previous, Mute, Stop, etc..." I want to do …

Member Avatar for Marks256
0
143

The End.