- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 3
- Posts with Downvotes
- 3
- Downvoting Members
- 1
6 Posted Topics
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!
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) …
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.
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.
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.
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 …
The End.
carylle