- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 3
- Posts with Upvotes
- 3
- Upvoting Members
- 3
- Downvotes Received
- 5
- Posts with Downvotes
- 3
- Downvoting Members
- 5
41 Posted Topics
Hi friends I want to refresh my combo box . i have even used the combobox.refresh() syntax but it does nothing! need help | |
Hi every1 i have a form with a textboxid, buttonAdd, ButtonSave on it , when i click on the btnAdd it must show the id and when i click update it must really Save . I want to auto generate the id through codes ... can any1 help... I don't … | |
hi friends... i want to search a record from a datagridview with an input box... Can anyone help me plz... It's 4 my project ... Need help plzzzz... | |
hi i want to have a sample on how to link a form to another. need help plzzzz friends. have to submit a project and i want to implement in in that. i want to link a login page to a form. if login = True then direct to form … | |
Hi every1 ! i want to make a search through a datagrid using a textbox. i want the search to be like in the cell phone, i.e whenever u type an alphabetfor e.g P it retrieves all names with P. i just want the textbox to search in one column … | |
hi can anyone help me . when the user enter the name in a textbox and click the search button, the output should be display in the datagrid... Help plz have to submit my project in 8 days | |
hi i just want my form to connect to a database. and also i want my password in my textbox to be encrpted . i want it to check in the database if password and user = true then display next form and the login form should be close whenever … | |
hi friends... i want to link a buuton to an html page. i knx there is its control in the toolbox bt i don't know how to use it.. need help plzz | |
How to make a combo box read only ? N wat is the code to deactivate it ? | |
help plz....hi i wud like to know how to count each row of a datagrid and display the answer in a textbox. thks | |
hi i wud like to know how many tables shud i have to create an Employee salary form. i knw i need an Employee details and then i dont knw wat shud i put??? i wud like to make a presence form 2 which will be associated with the employee … | |
Hi i want to prevent the user from entering number and special charaters in a textbox and another textbox from entering alphabets and specials characters ..... Need it quickly coz 2moro have to submit my project... | |
I want to print data from my datagrid view ! | |
Hi i really need code to back up an access database. Am using visual studio 2005. i have to submit my project next week.. please help me. I want to place the code in a button back up.. | |
To have bonus mark in my project i would like to register my application... I want a msgbox to appear after i login which tell him/her that "this application is not registered".. i want to put a counter which after 5 mins a msg box will appear which he/she must … | |
hi ... Need help i need code for backup a database.. i want to place the code in a button... | |
| |
Hi i want to back up my database. Can sme 1 know the code of backup ? | |
hi every1.. i want to sort my combo box bt the pblem is that that i have bind it with a database. in the properties window i have set sorted = true bt it says ComboBox that has a DataSource set cannot be sorted. Sort the data using the underlying … | |
i have a button name save and a datagrid with 2 columns namely drugname which is a combo box and qtyused(simple) and a txtFirstName on the form if the user enters firstname and 4got to enters or select the datagrid column i want to remind him/her by a msgbox that … | |
Hi in my country we can phone anyone by only 7 number... Eg 2345897 and sometimes we represent it in this format 234-5897 by a - (negative).. i want to tell the txtPhoneNumber that after 3 numbers ahve been entered a negative should be place and it should comes automatically … | |
hi i have an mdi form n 3 other form namely patient,about, tips. i do not want the user to access any other form when he/she is using the about ,patient or tips form. the user must close to be able 2 access any other form. i have search a … | |
TextBox1.Text = StrConv(TextBox1.Text, VbStrConv.ProperCase) i have place the code in the textbox1 textchanged event.. bt when i type a name it is writing it backward n it converts the last letter only in Uppercase eg... when i type geeta it show me --> Ateeg Can u plz help me ... | |
i have used wizard. in my database there is a table name patient. in it i have PatientId, FirstName etc i have set Patientid - Autonumber on the form i have a button call add and a button call cancel and textbox call txtid .. in the add button it … | |
i have 2 form namely appointment and drug. in the appointment form there is datagrid containing 2 columns namely drugname and quantityused. in the drug form i have 2 textbox namely txtoriginal quantity and txtquantityleft.. my problem is that i want the txtquantityleft takes the originalquantity substract the quantityused column … | |
Re: Hi .. First click on the small arrow. then click on the edit columns then select the column u want to resize finally on the properties window u wil find the width column just increase or decrease | |
Yes i would like to print a list of patient from datagrid view, bt don't know the code ? Can any1 help me ? | |
Hi ... I want to increase the size of my datagrid but before runtime.. i want it to display fullname not only half of them... For e.g Geetanjali not Geeta..... it does not show all i have already increasing the row in the properties window but it does nothing .. … | |
Hi ... Can u plzz help me .. i want to put maximum validation for each control on my form.. it contain a textbox(input only alphabets), a combo box(display only Mr,Mrs, Miss), a datagrid.. and also how do i put a tool tip text on a textbox.. Note for the … | |
hi can any1 help me ... i want to let different user to log in a system from a database. i know it must check it from the database bt i don't know how to do it. i just want to use only 2 columns. one for username and the … | |
Hi i want to convert only the first letter of a firstname n his lastname seperating by a space. Note every time he/she input firstname the first letter should be Uppercase and when she/he press the space bar the last name only the first letter should be Uppercase. Help Me … | |
Hi friends i have a big problem... i want only the first Character to be Upper and all the rest lower and then the next name to be upper and then lower.. for eX. Geeta Lopez Can u Plz Help Me | |
hi Friends... i have a problem with treeview. i want my form to display in the right hand side when i browse on my tree view but in vain it doesn't appear. Can some 1 give me a sample or help me plzzz | |
hi am using visual studio 2005 i want to have my login form connected with a database. if username and password = true then display next form . and the login form should be disappear. plz help me friend. P.S Note i want the login to be connected to a … | |
hi i want to know if it is possible using frame in asp.net. i have already done it in html but don't know how to do it in ASP.net... i have a right a Rightframe + One leftframe. i want my link to be in the left hand side, when … | |
Hi i want a sample project on MDI . Plzzz help me | |
hi i want to change the color of rows in a datasheet that is i want each rows to be of one color. Is it possible? | |
Hi can anyone help me tin asp.net. i want to make a sign up form with linking without returning back. if login successfully then go on welcome page otherwise login fails. just help me plzzz. | |
Hi i want to put 4 lines which will appear in a msg box but i can't do it. i have already used "<br />" but it doesn't work. i want the phrase to be one on each line. aneed help plz | |
I have a big problem i want to put 2 buttonlink in one page. Can we make it friends... I have sent a sample just help me friends. Thanks | |
Hi ! Can you guide me to change the colour of a message box. that is by default it is always blue. i want to change it to another color. plzzz help |
The End.