Click here to Skip to main content
15,920,688 members

Comments by JoaniSilva (Top 8 by date)

JoaniSilva 26-Aug-16 7:57am View    
So Man I got the solution and Posted it below! if you see another Elegant way to do be free to comment! thanks for your cue on your solution! have a nice friday!
JoaniSilva 25-Aug-16 15:58pm View    
So phil.o I Realized what you wrote about the event TextChanged can't be handled in this case!
I would like to get each item from list and set it's value to Number.Text in which Number.Text is a TextBox Control.
JoaniSilva 4-Oct-15 13:24pm View    
I'm Thoroughly Thankful for your help, your help saved me and my Work! I used only an aditional array in order to get the numbers from the cellvalues and split them by a comma! and encrypt each one of them using a Code128 Barcode Library! Bests Regards and Success!!!
JoaniSilva 2-Oct-15 13:44pm View    
then this ProcessRow I didn't work out how it will work.
JoaniSilva 2-Oct-15 12:50pm View    
allCheckedRows contains all the rows that were checked in the datagridview
this rows is divided by 3 columns being "number","description","Price".
being 000001,description,U$ 100,00, 000002,description,U$ 100,00,, 000003,description,U$ 100,00,
whats really changes is the numbers of the first column index 0 in a page 1 must be printed the 000001 and 0000002 but all I got is the Row.index