19,729 Topics

Member Avatar for
Member Avatar for Maya Pawar

Hi friends, I have datagridview. When i click on headerrow of that datagridview.All rows set in ascending order by clicked column.But i don't want to ascending this. which property i should use??? I tried to find but no solution. Anyone plz help me....... Thanks in advance.

Member Avatar for Oxiegen
0
72
Member Avatar for bustersox

I am having issues getting my application to display the correct number of asterisks per store. Also, I cannot figure out how to get each store to display in the list box. Something is obviously wrong with my loop, but I am stumped. Please help! [CODE] ' BarChart: Chapter 5 …

Member Avatar for Teme64
0
267
Member Avatar for sophie_kiu

does anyone know how to use the vb.net to connect to the SQL server to get the no of rows of a file in the server? I am a beginner of vb.net would u pls tell me the solution in detail. THANK YOU!!!

Member Avatar for pritesh2010
0
114
Member Avatar for jay200032

Hi Everyone, I'm having problems with Datagridview Column I have a dataset containing a table called Inventory, which i databound to my datagridview. At my form load event, i set one column's backcolor to blue like this- dgvBrowseBooks.Columns("Title").DefaultCellStyle.BackColor = Color. But when i run the program, i get this error …

Member Avatar for MeSampath
0
145
Member Avatar for Jollyyy100

Hi, am working on my assignment, i wanted to know whether there could be a way in which if i click on sign in on my vb.net button, i could get a pop up or a dialog style message asking me for the username and password. Is there any way …

Member Avatar for Oxiegen
0
158
Member Avatar for Jollyyy100

Hi, i want to know if its possible to bring upon many pictures in a single picturebox and navigating it. So far i have done the coding but when i run the program i cant see the picture being displayed following are my codes, and please help if theres any …

0
89
Member Avatar for tanvirahmad4914

hi experts i m using vb .net 2008 , in this project I m using irdl reports , Is it possible that, i build project and give only exe and database file only (not given report "rdlc" files) to my client ?

Member Avatar for tanvirahmad4914
0
47
Member Avatar for TrueVb.NetNoob

Hi Guys! I have program here which user are able to submit username and can be displayed.Currently I made 2 forms. Form2 is the submit form where the user can type in their username and press the submit button; Form1 has a label in it which displays the username. the …

Member Avatar for Teme64
0
132
Member Avatar for Dartz654

I think I already know the answer to this, but just to be sure, is there any way to connect to a MySQL database in VB?

Member Avatar for Teme64
0
88
Member Avatar for TrueVb.NetNoob

Hi Everyone! Is there anyway to create A program which can demonstrate the following function: A capsule machine(Similar to a candy machine),when you,say,insert a coin into it and can randomly pop out a capsule containing an item in it? How(or any possible way)is to code the probability for a particular …

Member Avatar for TrueVb.NetNoob
0
122
Member Avatar for Infusion28

I am in a computer programming class and I am very new to all of this. I have been working for the past 10 hours on this and I still haven't made progress. Can someone show me how to write code in vb.net for a triangle pattern. Thank you in …

Member Avatar for finito
0
71
Member Avatar for jay200032

Hi Everyone, I want to create program, with different forms, in that it would have a main form in which if the user decides to select other forms, it would change right in the main form, so disallowing the user from noticing that he/she is viewing another form. Is it …

Member Avatar for ÃœnLoCo
-1
166
Member Avatar for johmolan

I have a windowsform, on that form I have put a panel. on this panel I have some labels and textboxes and a tabellayoutpanel. i use this code to print: [CODE] Private Sub PrintDocument1_PrintPage(ByVal sender As Object, ByVal e As System.Drawing.Printing.PrintPageEventArgs) Handles PrintDocument1.PrintPage Static page As Integer = 1 Dim …

0
65
Member Avatar for johny1980

i am working on medical billing and coding project.i am at login page right now. i create form and code but i had error for InvalidOperationExcepmtion was unhandled. i am really thankful for help who will give. my code is here : [CODE]Imports System.Data.OleDb Public Class login Inherits System.Windows.Forms.Form Dim …

Member Avatar for finito
0
144
Member Avatar for Annex

Hi. I need TextBox in which user can input only numbers. I found some examples about it, but can't do them. For example in the following code Private Sub TextBox1_KeyPress(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyPressEventArgs) Handles TextBox1.KeyPress If Not (e.KeyChar.IsDigit(e.KeyChar)) And _ e.KeyChar <> ChrW(Keys.Back) Then e.Handles = …

Member Avatar for risingsunankur
0
558
Member Avatar for Naveed_786

Dear All, Please help me i want to take print of my form in a short slip please give me some code to fit the print siza on the short page i am usin LQ+ 300 printer for this purpose please please help me. Thanks in advance.

Member Avatar for finito
0
67
Member Avatar for Jollyyy100

Hi, would u please help me with the buttons i use on my vb.net forms. I want a way in which if i drag my mouse onto a particular button it would increase its size and if i click onto it, it can respond to the codes. May be like …

Member Avatar for Jollyyy100
0
171
Member Avatar for guptas

Hello all! i am a beginner to network programming. I am trying to make an application in vb.net 2008 where in i can open a file from the client computer, do some changes to it and save it back. Can someone please throw some light on how should i go …

Member Avatar for Teme64
0
826
Member Avatar for karthikeyan24

hi gd I am karthikeyan. can any one help me how retrive and delete data in vb.net. I am using access database.

Member Avatar for hirenpatel53
0
109
Member Avatar for TrueVb.NetNoob

Hi Guys! I have problem coding with a vertical Scroll bar. I made a label in form1 and a vertical scroll bar next the it on the right side. The vertical Scroll bar is to scroll down the label if the label is full of text. Here is my code …

Member Avatar for TrueVb.NetNoob
0
113
Member Avatar for Naveed_786

Dear All, I hope you all would be fine please help me in printing i want to take print preview of window form and after taking print preview want to take print of form how can i do this please provide me example. Thanks in advance

Member Avatar for Teme64
0
155
Member Avatar for kingofnothing

hi everybody i tried to use this code to made a query from ms sql 2005 using vb.net [CODE]com.CommandText = "(select [email],[lname] form users where [email] = ('" & TextBox1.Text & "') and [lname] =('" & TextBox2.Text & "')"[/CODE] my question is there any problem with it ???:icon_question:

Member Avatar for Teme64
0
86
Member Avatar for XtremeDeveloper

Hi guys I have made an advanced vb webbrowser and I'm hoping for you comments its in beta stage do you have any suggestions/feedback. features I didn't list: 1. Non ie based webkit based 2. supports file downloads. 3. User Login based supports multiple user data configurations 4. Supports Theming …

Member Avatar for Oxiegen
1
227
Member Avatar for andrewktmeikle

Hi team, I'm having some issues getting the results of my query to output on a data grid. I'm using an sql query to get the data from access, which is working fine, but then I want to output it onto a datagrid. My code is as follows just for …

Member Avatar for andrewktmeikle
0
239
Member Avatar for Tweed

First of all I know this has been asked several times before but I cannot get mine to work. Anyway, on the developer computer I have created a Class Library that contains COM classes. I have also created an Excel 2003 Addin that references the .tlb file that is created …

0
110
Member Avatar for kingofnothing

hi everybody i dont now whats wrong whith this code below when i run it debug show an error with con.open() [CODE]Dim con As New System.Data.SqlClient.SqlConnection con.ConnectionString = "Server=iraq\\sqlexpress ; Database=stats ; Trusted_Connection=True ;" Dim com As New System.Data.SqlClient.SqlCommand com.CommandText = "insert into users values('" & TextBox1.Text & "','" & …

Member Avatar for Oxiegen
0
182
Member Avatar for Chris Ewe

I am creating a update member page. I would like the page to auto retrieve the information he or she originally used while registering on my site and display them into the individual textboxes of the update profile page, this is to prevent the hassle to rekey in every individual …

Member Avatar for G_Waddell
0
109
Member Avatar for lawlip0p

Hi, i have a problem trying to query my database based on a value in a label. Here is the code for the query, Dim myCommand As New SqlCeCommand("Select * from CDRecord where ArtisteName like '%(label4.text)%'", conn) It shows no errors but during runtime, i get a blank for the …

Member Avatar for hirenpatel53
0
79
Member Avatar for ranu jain

hello frnds i m new in dis community as well as in .net field. i want to 9 wat is [COLOR="Green"]POST BACK URL[/COLOR] property in link button.

Member Avatar for hirenpatel53
0
86
Member Avatar for Maya Pawar

Hi friends, When i give breakpoint to my function or event. There is a warning that,"The breakpoint will not be correctly hit.The source code is different from original version" What is this warning. I don't understand.I m in trouble. I can't find my error even. Plz help me yaar..... Thanks …

Member Avatar for Oxiegen
0
97

The End.