Irshad Siddique Posted September 18, 2011 Share Posted September 18, 2011 Hello every body! i created a database linked textbox array, now i want to sum these textboxs, please any body help me. detail as under:- jummenu(accounts) (pick value from database) now pick values from items table and make array textbox(id) textbox(itemname) textbox(qty) textbox(rate) textbox(discount) textbox(total) textbox(grandtotal) onchange event: sum array for textbox(total) = textbox(qty) * textbox(rate) - textbox(discount) textbox(grandtotal) = textbox(total) array i am very thankfull to for those help me, thanks Quote Link to comment Share on other sites More sharing options...
trq Posted September 18, 2011 Share Posted September 18, 2011 Sorry, but your question is? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.