Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
3
Posts with Downvotes
3
Downvoting Members
1
0 Endorsements
~924 People Reached
Favorite Forums
Favorite Tags
Member Avatar for carylle

Can someone please help me. I want to call an MS Word Document in my system using VB.net what should be the syntax? Thanks!

Member Avatar for augamal
0
280
Member Avatar for carylle

i would like to ask how to change the row color in datagrid. this is my codes. that if my stock is < 10 the row with < 10 stock will turn in RED color. [code] If Val(medstocks.Text) < 10 Then MessageBox.Show("Medicine is running out of Stocks!", "WARNING", MessageBoxButtons.OK, MessageBoxIcon.Warning) …

Member Avatar for kvprajapati
0
70
Member Avatar for carylle

i am creating billing system and i need to display daily and monthly billing reports. can you help me in displaying the billing reports using select statement? thanks.

Member Avatar for carylle
0
84
Member Avatar for carylle

Hello again. I would like to ask if anyone knows how to use datagrid, that when i clicked or double clicked a data shown in datagrid it will appear in a textbook.. thanks in advance.

Member Avatar for akamini
0
108
Member Avatar for carylle

hi everyone. can someone teach me how to validate the textbox in vb.net? that the textbox can only accept numeric only. and the other textbox can only accept alphanumeric only. much thanks.

Member Avatar for vinnijain
-1
86
Member Avatar for carylle

can i use ismdicontainer and .showdialog for my form at the same time? i have a main menu that when i open a new form it pops inside of it. but i want to use .showdialog so that only the form open are the ones being used and the forms …

Member Avatar for jamesonh20
0
133
Member Avatar for manal

hi every one . does any one know how to insert checkbox in datagrid so user can select row and how to know which rows selected

Member Avatar for manal
0
163