Click here to Skip to main content
15,996,787 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi

I have textboxes that are generate dynamically in my J Query Datatable:

Box1 | Box2 | Box3

Box4 | Box5 | Box6


Now I am strugling to get value of specific box.
How can I get value of Box6 but if you using an array, program should not read all value of an array, it should just go straight to box 6
Posted

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900