Search:

Type: Posts; User: iced8out

Search: Search took 0.03 seconds.

  1. VS 2015 Re: help with looping through datagridview rows and update sales rate based on value

    Hi Zvoni, thank you for your reply. I removed the Try/Catch and no errors were shown during debugging and had the same results with the Try/Catch There. My code runs But it only fires the updated...
  2. VS 2015 Re: help with looping through gridview rows and update sales rate based on other colu

    Thank you i will update the post.
  3. VS 2015 help with looping through datagridview rows and update sales rate based on value

    hi guys, so I've been tinkering with this code for about 2 weeks and keep ending up with the same result where the values don't update until a new row is added in the datagridview. so basically what...
  4. Re: [RESOLVED] help with mssql query to return top five selling products by date

    no the issue is still not resolved. its loading the gridview but with each not merging the rows. example receipt 1: sold bmx bike for $99, receipt 2: sold bmx helmet for $40, receipt 3: sold bmx bike...
  5. [RESOLVED] help with mssql query to return top five selling products by date

    so far i've managed the code to load the results to gridview. Can anyone help me by grouping the products by productname and qty sold for each product. my goal is to see top 100 products and the...
  6. VS 2015 Re: help with cash drawer kick open with stored drawer codes in database

    hi techgnome, thank you for your reply. yes i have the code literally "Chr(27) & Chr(7) & Chr(11) & Chr(55) & Chr(25)" in the database because i dont how to store it in the database any other way. if...
  7. VS 2015 Re: help with cash drawer kick open with stored drawer codes in database

    hi chris thank you for your reply, i ran your code and i got the message that " not equal"
  8. VS 2015 Re: help with cash drawer kick open with stored drawer codes in database

    i copied and pasted the code stored in the database and pasted it into the source and it worked. now when i did it the other way where the value comes from the database its prints a receipt with the...
  9. VS 2015 Re: help with cash drawer kick open with stored drawer codes in database

    thanks jmcilhinney for your reply. i went ahead changed it to ExecuteScalar as you suggested. i also compared the code thats prints on the receipt and its exactly as the hard-coded value. yet when i...
  10. VS 2015 help with cash drawer kick open with stored drawer codes in database

    hello, hopefully someone could help me with my issue. this is a point of sale software and it is a touch screen. the issue im having is that when i tap the drawer open button on the screen the cash...
  11. VS 2015 Re: vb.net memory goes up when pictures are changing in slide show

    i will go ahead and try your suggestion and hopefully solve this memory issue. Thank you guys!
  12. VS 2015 Re: vb.net memory goes up when pictures are changing in slide show

    Paul just tried your suggestion and im getting error "Object reference not set to an instance of an object." jmcilhinney the software im using is a point of sale system and this piece of code is for...
  13. VS 2015 Re: vb.net memory goes up when pictures are changing in slide show

    Hi Paul, Thank You for Your reply. I tried the above code but the memory still goes up over time. would you have another suggestion?
  14. VS 2015 vb.net memory goes up when pictures are changing in slide show

    if someone could direct me in the right direction because im noticing my memory goes up with time as pictures are changing.

    Public Class frmSecondaryDisplay
    Private imageFiles() As String =...
Results 1 to 14 of 15



Click Here to Expand Forum to Full Width